Skip to content

Commit

Permalink
Switch to bbc.xania.org
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Mar 17, 2024
1 parent 5679c62 commit 32b6092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
args: --acl public-read --cache-control max-age=30 --metadata-directive REPLACE
env:
AWS_S3_BUCKET: bbc.godbolt.org
AWS_S3_BUCKET: bbc.xania.org
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
SOURCE_DIR: "out/dist"

0 comments on commit 32b6092

Please sign in to comment.