Skip to content

Commit 1e58753

Browse files
authored
chore: Add branding
1 parent 54f30c1 commit 1e58753

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
@@ -9,4 +9,7 @@ outputs:
99
description: 'The git message'
1010
runs:
1111
using: 'node12'
12-
main: 'index.js'
12+
main: 'index.js'
13+
branding:
14+
icon: 'git-commit'
15+
color: 'gray-dark'

0 commit comments

Comments
 (0)