mirror of
https://github.com/taigrr/yq
synced 2026-03-23 22:12:29 -07:00
Added icon and color to github action
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user