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 871e339 commit 18c0e2eCopy full SHA for 18c0e2e
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