We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb86c48 commit ccb1c78Copy full SHA for ccb1c78
.github/workflows/init.yml
@@ -76,4 +76,4 @@ jobs:
76
aws_account_id: ${{ vars.AWS_ACCOUNT_ID }}
77
aws_region: ${{ vars.AWS_REGION }}
78
aws_role: ${{ vars.AWS_ROLE }}
79
- task_definition_arn: ${{ needs.build.outputs.task_definition_arn }}
+ task_definition_arn: ${{ needs.build.outputs.task_definition_arn }}
0 commit comments