We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208a453 commit 71be077Copy full SHA for 71be077
action.yml
@@ -18,3 +18,6 @@ outputs:
18
runs:
19
using: 'node12'
20
main: 'dist/index.js'
21
+branding:
22
+ icon: 'arrow-down-circle'
23
+ color: blue
0 commit comments