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 6582ef6 commit e7696caCopy full SHA for e7696ca
action.yml
@@ -26,4 +26,7 @@ inputs:
26
runs:
27
using: 'node12'
28
main: 'index.js'
29
+branding:
30
+ icon: 'code'
31
+ color: 'blue'
32
...
0 commit comments