We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 998c8cf + db95aa3 commit 97fee58Copy full SHA for 97fee58
action.yml
@@ -19,3 +19,6 @@ inputs:
19
runs:
20
using: 'node16'
21
main: 'dist/index.js'
22
+branding:
23
+ icon: 'shield'
24
+ color: 'green'
0 commit comments