Skip to content

Commit

Permalink
Fix for login to public ecr repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakhaws committed Dec 5, 2023
1 parent 2b3e95e commit 12b0751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
id: login-ecr-public
uses: aws-actions/amazon-ecr-login@v2
with:
aws-region: us-east-1
registry-type: public
- name: Promote image
env:
Expand Down

0 comments on commit 12b0751

Please sign in to comment.