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 11bee55 commit 113deb8Copy full SHA for 113deb8
action.yml
@@ -157,5 +157,6 @@ runs:
157
'${{ inputs.max_definitions_cmd }}', '${{ inputs.max_definitions }}',
158
'${{ inputs.run_task_cmd }}', '${{ inputs.run_task }}',
159
'${{ inputs.wait_for_success_cmd }}', '${{ inputs.wait_for_success }}',
160
+ '${{ inputs.copy_task_definition_tags_cmd }}', '${{ inputs.copy_task_definition_tags }}',
161
'${{ inputs.skip_deployments_check_cmd }}', '${{ inputs.skip_deployments_check }}'
162
]
0 commit comments