We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180d3ea commit a674039Copy full SHA for a674039
action.yml
@@ -39,3 +39,6 @@ inputs:
39
runs:
40
using: 'node20'
41
main: 'dist/main.js'
42
+branding:
43
+ icon: 'file-text'
44
+ color: 'gray-dark'
0 commit comments