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.
2 parents 871e339 + 18c0e2e commit 0f2d2b8Copy full SHA for 0f2d2b8
1 file changed
action.yml
@@ -10,4 +10,7 @@ inputs:
10
default: '.github/auto_assign.yml'
11
runs:
12
using: 'node12'
13
- main: 'dist/index.js'
+ main: 'dist/index.js'
14
+branding:
15
+ icon: 'user-plus'
16
+ color: 'blue'
0 commit comments