You've already forked ssh-action
mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-12-16 02:18:27 +00:00
chore: add 'source' and 'target' inputs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user