We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdc5ce commit 97f024eCopy full SHA for 97f024e
action.yml
@@ -11,3 +11,7 @@ outputs:
11
runs:
12
using: 'node12'
13
main: 'index.js'
14
+branding:
15
+ icon: 'check-square'
16
+ color: 'gray-dark'
17
+
0 commit comments