Skip to content

Commit bd84432

Browse files
committed
🎨 Add Action color and icon
1 parent cc018ff commit bd84432

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
@@ -10,3 +10,6 @@ inputs:
1010
runs:
1111
using: 'docker'
1212
image: 'Dockerfile'
13+
branding:
14+
icon: 'check-circle'
15+
color: 'green'

0 commit comments

Comments
 (0)