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 9accd13 commit d9fe35cCopy full SHA for d9fe35c
action.yml
@@ -16,3 +16,6 @@ outputs:
16
runs:
17
using: 'node12'
18
main: 'dist/index.js'
19
+branding:
20
+ icon: 'package'
21
+ color: 'red'
0 commit comments