Skip to content

Commit

Permalink
typo in 'ecr_login:with:'
Browse files Browse the repository at this point in the history
  • Loading branch information
danishkhan24 committed Aug 28, 2024
1 parent 6dc5101 commit 2d58e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- print
uses: ./.github/workflows/ecr-login.yml
with:
AWS_REGION: ${{ needs.print.outputs.AWS_REGION }}
region: ${{ needs.print.outputs.AWS_REGION }}

build_and_push_frontend:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2d58e25

Please sign in to comment.