Skip to content

Commit

Permalink
Set AWS_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Jul 10, 2021
1 parent bfacf2f commit 9c0de45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Build and deploy
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_REGION: us-west-1
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
DOCKER_REPO: 084011155226.dkr.ecr.us-west-1.amazonaws.com/riju
PUBLIC_DOCKER_REPO: public.ecr.aws/raxod502/riju
Expand Down

0 comments on commit 9c0de45

Please sign in to comment.