Skip to content

Commit 7d5e308

Browse files
committed
Add branding
1 parent 529d23a commit 7d5e308

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Amazon ECS "Deploy Task Definition" Action for GitHub Actions'
22
description: 'Registers an Amazon ECS task definition, and deploys it to an ECS service'
3+
branding:
4+
icon: 'cloud'
5+
color: 'orange'
36
inputs:
47
task-definition:
58
description: 'The path to the ECS task definition file to register'

0 commit comments

Comments
 (0)