parameter name is action
This commit is contained in:
parent
8f07389aec
commit
af32b081f8
|
@ -1,7 +1,7 @@
|
||||||
name: 'batch2yaml'
|
name: 'batch2yaml'
|
||||||
description: 'convert batch to yaml or back'
|
description: 'convert batch to yaml or back'
|
||||||
inputs:
|
inputs:
|
||||||
direction:
|
action:
|
||||||
description: 'either yml or xml'
|
description: 'either yml or xml'
|
||||||
required: true
|
required: true
|
||||||
default: 'yml'
|
default: 'yml'
|
||||||
|
|
Loading…
Reference in New Issue