Skip to content

Commit

Permalink
Fix login-ecr step
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabrunox committed Sep 23, 2024
1 parent dbfd5da commit d58ea74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
aws-region: ${{ env.AWS_REGION }}

- uses: aws-actions/amazon-ecr-login@v2
id: login-ecr

- name: Download artifact
uses: actions/download-artifact@v2
Expand Down

0 comments on commit d58ea74

Please sign in to comment.