Skip to content

Commit 47c107f

Browse files
committed
Remove registry-type for ECR login
1 parent be38372 commit 47c107f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ jobs:
8383
aws-region: us-east-1
8484
- name: Login to Amazon ECR
8585
uses: aws-actions/amazon-ecr-login@v1
86-
with:
87-
registry-type: public
8886
- name: Push Images to Registries
8987
uses: docker/build-push-action@v5
9088
with:

0 commit comments

Comments
 (0)