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
1 changed files with 2 additions and 0 deletions

View File

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