Skip to content

Commit

Permalink
fix: added region to upload to ECR (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmandMeppa authored Feb 28, 2024
1 parent eff9a5d commit 2a6da45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
repo: ${{ env.IMAGE_NAME }}
registry: ${{ env.REGISTRY }}
region: ${{ secrets.AWS_REGION }}

0 comments on commit 2a6da45

Please sign in to comment.