mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
docs: update desctiption
This commit is contained in:
parent
fcfb760891
commit
03b5d10ad6
2 changed files with 7 additions and 7 deletions
|
@ -45,8 +45,8 @@ out: ***
|
|||
|
||||
See [action.yml](./action.yml) for more detailed information.
|
||||
|
||||
* host - remote host
|
||||
* port - remote port, default is `22`
|
||||
* host - ssh host
|
||||
* port - ssh port, default is `22`
|
||||
* username - ssh username
|
||||
* password - ssh password
|
||||
* passphrase - the passphrase is usually to encrypt the private key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue