Skip to content

Commit 97f024e

Browse files
Update action.yml
1 parent 5cdc5ce commit 97f024e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

+4
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ outputs:
1111
runs:
1212
using: 'node12'
1313
main: 'index.js'
14+
branding:
15+
icon: 'check-square'
16+
color: 'gray-dark'
17+

0 commit comments

Comments
 (0)