Skip to content

Commit

Permalink
Remove registry-type for ECR login
Browse files Browse the repository at this point in the history
  • Loading branch information
guangyee committed Jun 5, 2024
1 parent be38372 commit 47c107f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ jobs:
aws-region: us-east-1
- name: Login to Amazon ECR
uses: aws-actions/amazon-ecr-login@v1
with:
registry-type: public
- name: Push Images to Registries
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 47c107f

Please sign in to comment.