Skip to content

Commit d4e257c

Browse files
Add branding to action.yml
1 parent 21fd131 commit d4e257c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ inputs:
1919
runs:
2020
using: 'docker'
2121
image: 'Dockerfile'
22+
23+
branding:
24+
icon: 'bookmark'
25+
color: 'black'

0 commit comments

Comments
 (0)