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 529d23a commit 7d5e308Copy full SHA for 7d5e308
action.yml
@@ -1,5 +1,8 @@
1
name: 'Amazon ECS "Deploy Task Definition" Action for GitHub Actions'
2
description: 'Registers an Amazon ECS task definition, and deploys it to an ECS service'
3
+branding:
4
+ icon: 'cloud'
5
+ color: 'orange'
6
inputs:
7
task-definition:
8
description: 'The path to the ECS task definition file to register'
0 commit comments