mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* fix sendences
This commit is contained in:
parent
0a0f40f7a1
commit
c7a23d2dfd
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ Check belows:
|
|||
This action doesn't support encrypted key directly.
|
||||
Here are some methods:
|
||||
|
||||
* decrypting key beforehand: best bet, and works any VM
|
||||
* `sshpass` command: next best bet, but not supported in Windows
|
||||
* decrypting key beforehand: best bet, and works on any VM
|
||||
* `sshpass` command: next best bet, but not supported on Windows
|
||||
* `expect` command: please be careful not to expose passphrase to console
|
||||
* `SSH_ASKPASS` environment variable: it may be troublesome
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue