Skip to content

Commit

Permalink
Incorrect reference
Browse files Browse the repository at this point in the history
  • Loading branch information
danishkhan24 committed Aug 28, 2024
1 parent 8ad5d3d commit d6fbb6f
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 @@ -28,7 +28,7 @@ jobs:
ecr_login:
needs:
- print
- ECR_Region
uses: ./.github/workflows/ecr-login.yml
with:
region: ${{ needs.print.outputs.AWS_REGION }}
Expand Down

0 comments on commit d6fbb6f

Please sign in to comment.