Skip to content

Commit

Permalink
fix: update aws s3 target
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-pousette committed Oct 28, 2024
1 parent c54f89d commit 96c4601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Deploy bootstrap config
run: |
aws s3 sync ./dist s3://bootstrap-peerchecker-com-dist --delete
aws s3 sync ./dist s3://bootstrap-peerbit-org-dist --delete
aws cloudfront create-invalidation --distribution-id ETKLQVXX2I9CQ --paths '/*';

0 comments on commit 96c4601

Please sign in to comment.