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 11b6cf7 commit e8f7106Copy full SHA for e8f7106
action.yml
@@ -16,3 +16,6 @@ inputs:
16
runs:
17
using: "node16"
18
main: "dist/index.js"
19
+branding:
20
+ icon: "globe"
21
+ color: "blue"
0 commit comments