Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8e523b4

Browse files
authored
Update action.yml
1 parent e7d6c1e commit 8e523b4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎action.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'webfactory/create-aws-codedeploy-deployment'
2-
description: 'Really useful'
2+
description: 'An Action to deploy GitHub repos with AWS CodeDeploy'
33
inputs:
44
application:
55
description: 'AWS CodeDeploy application name; defaults to short repository name'
@@ -13,3 +13,7 @@ outputs:
1313
runs:
1414
using: 'node12'
1515
main: 'dist/index.js'
16+
17+
branding:
18+
icon: cast
19+
color: orange

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /