We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74bfaf2 commit 85ee033Copy full SHA for 85ee033
action.yml
@@ -15,3 +15,6 @@ inputs:
15
runs:
16
using: "node12"
17
main: "dist/index.js"
18
+branding:
19
+ icon: 'download'
20
+ color: 'gray-dark'
0 commit comments