You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-10 13:09:48 +00:00
chore: Add passphrase
This commit is contained in:
@@ -21,6 +21,8 @@ inputs:
|
||||
description: 'content of ssh private key. ex raw content of ~/.ssh/id_rsa'
|
||||
key_path:
|
||||
description: 'path of ssh private key'
|
||||
passphrase:
|
||||
description: 'ssh key passphrase'
|
||||
target:
|
||||
description: 'target path on the server'
|
||||
source:
|
||||
|
Reference in New Issue
Block a user