We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be38372 commit 47c107fCopy full SHA for 47c107f
.github/workflows/release.yml
@@ -83,8 +83,6 @@ jobs:
83
aws-region: us-east-1
84
- name: Login to Amazon ECR
85
uses: aws-actions/amazon-ecr-login@v1
86
- with:
87
- registry-type: public
88
- name: Push Images to Registries
89
uses: docker/build-push-action@v5
90
with:
0 commit comments