Skip to content

Commit ae98d2e

Browse files
committed
ugh
1 parent 84c6e68 commit ae98d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ inputs:
5050
description: "ECS launch type for tasks run outside of a service. Valid values are 'FARGATE' or 'EC2'. Will default to 'FARGATE'."
5151
required: false
5252
run-task-started-by:
53-
description: 'A name to use for the startedBy tag when running a task outside of a service. Will default to 'GitHub-Actions'.'
53+
description: "A name to use for the startedBy tag when running a task outside of a service. Will default to 'GitHub-Actions'."
5454
required: false
5555
wait-for-task-stopped:
5656
description: 'Whether to wait for the task to stop when running it outside of a service. Will default to not wait.'

0 commit comments

Comments
 (0)