Skip to content

Commit 5ea44b9

Browse files
action.yml: add branding options
1 parent 84adb08 commit 5ea44b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ inputs:
1818
runs:
1919
using: "docker"
2020
image: "Dockerfile"
21+
branding:
22+
icon: share-2
23+
color: blue

0 commit comments

Comments
 (0)