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 ab80cfa commit 231f294Copy full SHA for 231f294
action.yml
@@ -54,7 +54,7 @@ inputs:
54
description: 'A comma-separated list of subnet IDs to assign to a task when run outside of a service. Will default to none.'
55
required: false
56
run-task-assign-public-IP:
57
- description: 'Whether the task's elastic network interface receives a public IP address. The default value is DISABLED.'
+ description: "Whether the task's elastic network interface receives a public IP address. The default value is DISABLED."
58
59
run-task-launch-type:
60
description: "ECS launch type for tasks run outside of a service. Valid values are 'FARGATE' or 'EC2'. Will default to 'FARGATE'."
0 commit comments