Skip to content

Commit e7696ca

Browse files
Add branding
1 parent 6582ef6 commit e7696ca

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
@@ -26,4 +26,7 @@ inputs:
2626
runs:
2727
using: 'node12'
2828
main: 'index.js'
29+
branding:
30+
icon: 'code'
31+
color: 'blue'
2932
...

0 commit comments

Comments
 (0)