We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba590b4 + 7738072 commit c35330dCopy full SHA for c35330d
.github/workflows/ci.yml
@@ -76,6 +76,8 @@ jobs:
76
77
- id: login-ecr
78
uses: aws-actions/amazon-ecr-login@v2
79
+ with:
80
+ registry-type: public
81
82
- env:
83
AWS_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
0 commit comments