Skip to content

Commit

Permalink
Add region
Browse files Browse the repository at this point in the history
  • Loading branch information
AshMartian committed Nov 24, 2023
1 parent bd6a8aa commit be512ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
aws s3 sync dist/ ${AWS_BUCKET} --delete
env:
AWS_BUCKET: ${{ secrets.AWS_BUCKET }}
AWS_REGION: us-west-2
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 comments on commit be512ef

Please sign in to comment.