Skip to content

Commit

Permalink
fix: error
Browse files Browse the repository at this point in the history
  • Loading branch information
kkkycocho committed Sep 8, 2023
1 parent 26d616d commit d09caab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
args: --acl public-read --delete
env:
AWS_S3_BUCKET: 'explorer.starcoin.org'
AWS_S3_BUCKET: 'stcscan.io'
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'us-east-2'
Expand Down

0 comments on commit d09caab

Please sign in to comment.