Skip to content

Commit

Permalink
set AWS_DEFAULT_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
andyli committed Nov 26, 2020
1 parent 36eb4b3 commit 0f7833f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
- name: Dump YellowBlueMap
run: aws s3 cp --recursive s3://pubic-ccjdhhhdi ybm
env:
AWS_DEFAULT_REGION: us-east-1
AWS_ACCESS_KEY_ID: ${{ secrets.YBM_AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.YBM_AWS_SECRET_ACCESS_KEY }}
- run: ls -lh
Expand Down

0 comments on commit 0f7833f

Please sign in to comment.