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 d85939c commit 8df0c2cCopy full SHA for 8df0c2c
action.yaml
@@ -254,7 +254,6 @@ runs:
254
aws_ecs_cluster_name: ${{ inputs.aws_ecs_cluster_name }}
255
aws_ecs_service_launch_type: ${{ inputs.aws_ecs_service_launch_type }}
256
aws_ecs_task_type: ${{ inputs.aws_ecs_task_type }}
257
- aws_ecs_service_launch_type: ${{ inputs.aws_ecs_service_launch_type }}
258
aws_ecs_task_name: ${{ inputs.aws_ecs_task_name }}
259
aws_ecs_task_execution_role: ${{ inputs.aws_ecs_task_execution_role }}
260
aws_ecs_task_json_definition_file: ${{ inputs.aws_ecs_task_json_definition_file }}
0 commit comments