We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f30c1 commit 1e58753Copy full SHA for 1e58753
action.yml
@@ -9,4 +9,7 @@ outputs:
9
description: 'The git message'
10
runs:
11
using: 'node12'
12
- main: 'index.js'
+ main: 'index.js'
13
+branding:
14
+ icon: 'git-commit'
15
+ color: 'gray-dark'
0 commit comments