Skip to content

Commit f34334d

Browse files
committed
Add icon to action
1 parent c0b26f4 commit f34334d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ inputs:
3939
runs:
4040
using: "docker"
4141
image: "Dockerfile"
42+
branding:
43+
icon: "upload-cloud"
44+
color: "red"

0 commit comments

Comments
 (0)