Skip to content

Commit

Permalink
ci: workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed Jun 17, 2024
1 parent bba5b33 commit 2640c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.ECR_ACCESS_KEY }}
aws-secret-access-key: ${{ secrets.ECR_SECRET_KEY }}
aws-region: us-west-2
aws-region: us-east-1

- name: Login to Amazon ECR
id: login-ecr-public
Expand Down

0 comments on commit 2640c09

Please sign in to comment.