Add parameter for extra options
This commit is contained in:
parent
c72c8bbce7
commit
08d0e7cde1
3 changed files with 6 additions and 2 deletions
|
@ -21,9 +21,12 @@ inputs:
|
|||
key:
|
||||
description: 'Private key'
|
||||
required: true
|
||||
options:
|
||||
description: 'Extra options for scp'
|
||||
required: false
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
branding:
|
||||
icon: 'upload-cloud'
|
||||
color: 'blue'
|
||||
color: 'blue'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue