Skip to content

Commit c81751a

Browse files
authored
Merge pull request #5 from rchougule/branding
add: branding logo and color for marketplace
2 parents 0d4b049 + 9db0e40 commit c81751a

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
@@ -16,3 +16,6 @@ inputs:
1616
runs:
1717
using: 'node12'
1818
main: 'setup-env/dist/index.js'
19+
branding:
20+
icon: 'check-circle'
21+
color: 'green'

0 commit comments

Comments
 (0)