chore: add 'source' and 'target' inputs

pull/238/head
Pascal Brouwers 2 years ago
parent 6268c80dd6
commit daacaba381

@ -33,6 +33,10 @@ inputs:
description: 'path of ssh private key' description: 'path of ssh private key'
fingerprint: fingerprint:
description: 'sha256 fingerprint of the host public key' description: 'sha256 fingerprint of the host public key'
source:
description: 'path of file/folder'
target:
description: 'scp file/folder to server path'
proxy_host: proxy_host:
description: 'ssh proxy host' description: 'ssh proxy host'
proxy_port: proxy_port:

Loading…
Cancel
Save