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 92e1729 commit bba4f44Copy full SHA for bba4f44
action.yml
@@ -10,4 +10,7 @@ inputs:
10
required: false
11
runs:
12
using: 'node12'
13
- main: 'dist/index.js'
+ main: 'dist/index.js'
14
+branding:
15
+ icon: 'package'
16
+ color: 'yellow'
0 commit comments