Skip to content

Commit 2713893

Browse files
committed
Added icon and color to github action
1 parent 6bb221e commit 2713893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: 'YAML processor'
22
description: 'YAML processor for running in Github action'
3+
icon: command
4+
color: gray-dark
35
inputs:
46
cmd:
57
description: 'The Command which should be run'

0 commit comments

Comments
 (0)