Skip to content

Commit 224c179

Browse files
Update action.yml
1 parent feb9676 commit 224c179

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: 'Welcome bot on new pull requests'
22
description: 'Greet new contributors on a repository'
3-
icon: 'message-circle'
4-
color: 'green'
3+
branding:
4+
icon: 'message-circle'
5+
color: 'green'
56
inputs:
67
access-token:
78
description: 'A GitHub personal access token used to make comments on your behalf'

0 commit comments

Comments
 (0)