Added icon and color to github action

This commit is contained in:
Mike Farah 2020-02-28 16:42:18 +11:00
parent 6bb221e973
commit 2713893f87

View File

@ -1,5 +1,7 @@
name: 'YAML processor' name: 'YAML processor'
description: 'YAML processor for running in Github action' description: 'YAML processor for running in Github action'
icon: command
color: gray-dark
inputs: inputs:
cmd: cmd:
description: 'The Command which should be run' description: 'The Command which should be run'