chore: Add passphrase

This commit is contained in:
Bo-Yi Wu
2020-01-20 23:07:25 +08:00
parent 193fd4eaa9
commit 6c5771fab8
2 changed files with 18 additions and 0 deletions

View File

@@ -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: