remove unused inputs
parent
378baa6d3e
commit
e3e70e6fe5
|
@ -4,10 +4,8 @@ author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
name:
|
name:
|
||||||
description: 'Artifact name'
|
description: 'Artifact name'
|
||||||
|
required: true
|
||||||
path:
|
path:
|
||||||
description: 'Destination path'
|
description: 'Destination path'
|
||||||
source:
|
|
||||||
description: 'artifact source'
|
|
||||||
default: current
|
|
||||||
runs:
|
runs:
|
||||||
plugin: 'download'
|
plugin: 'download'
|
||||||
|
|
Loading…
Reference in New Issue