mirror of
https://githubfast.com/appleboy/ssh-action
synced 2024-10-31 15:46:30 +00:00
chore: add 'source' and 'target' inputs
This commit is contained in:
parent
6268c80dd6
commit
daacaba381
@ -33,6 +33,10 @@ inputs:
|
||||
description: 'path of ssh private key'
|
||||
fingerprint:
|
||||
description: 'sha256 fingerprint of the host public key'
|
||||
source:
|
||||
description: 'path of file/folder'
|
||||
target:
|
||||
description: 'scp file/folder to server path'
|
||||
proxy_host:
|
||||
description: 'ssh proxy host'
|
||||
proxy_port:
|
||||
|
Loading…
Reference in New Issue
Block a user