diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index df31de2..72eee79 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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: