Skip to content

Commit bba4f44

Browse files
author
Maxim Lobanov
committed
Update action.yml
1 parent 92e1729 commit bba4f44

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ inputs:
1010
required: false
1111
runs:
1212
using: 'node12'
13-
main: 'dist/index.js'
13+
main: 'dist/index.js'
14+
branding:
15+
icon: 'package'
16+
color: 'yellow'

0 commit comments

Comments
 (0)