Skip to content

Commit 8df0c2c

Browse files
authored
Update action.yaml
1 parent d85939c commit 8df0c2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ runs:
254254
aws_ecs_cluster_name: ${{ inputs.aws_ecs_cluster_name }}
255255
aws_ecs_service_launch_type: ${{ inputs.aws_ecs_service_launch_type }}
256256
aws_ecs_task_type: ${{ inputs.aws_ecs_task_type }}
257-
aws_ecs_service_launch_type: ${{ inputs.aws_ecs_service_launch_type }}
258257
aws_ecs_task_name: ${{ inputs.aws_ecs_task_name }}
259258
aws_ecs_task_execution_role: ${{ inputs.aws_ecs_task_execution_role }}
260259
aws_ecs_task_json_definition_file: ${{ inputs.aws_ecs_task_json_definition_file }}

0 commit comments

Comments
 (0)