We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb221e commit 2713893Copy full SHA for 2713893
action.yml
@@ -1,5 +1,7 @@
1
name: 'YAML processor'
2
description: 'YAML processor for running in Github action'
3
+icon: command
4
+color: gray-dark
5
inputs:
6
cmd:
7
description: 'The Command which should be run'
0 commit comments