Skip to content

Commit da6ad56

Browse files
authored
Update action.yml
1 parent 9379d95 commit da6ad56

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

action.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ inputs:
1818
description: 'login of sender'
1919
required: true
2020
default: ${{ github.event.sender.login }}
21-
21+
22+
branding:
23+
icon: 'book'
24+
color: 'gray-dark'
25+
2226
runs:
2327
using: 'composite'
2428
steps:

0 commit comments

Comments
 (0)