File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -43,14 +43,14 @@ out: ***
4343
4444## Input variables
4545
46- see the [ action.yml] ( ./action.yml ) file for more detail imformation .
46+ See [ action.yml] ( ./action.yml ) for more detailed information .
4747
48- * host - scp remote host
49- * port - scp remote port, default is ` 22 `
50- * username - scp username
51- * password - scp password
48+ * host - remote host
49+ * port - remote port, default is ` 22 `
50+ * username - ssh username
51+ * password - ssh password
5252* timeout - timeout for ssh to remote host, default is ` 30s `
53- * command_timeout - timeout for scp command, default is ` 1m `
53+ * command_timeout - timeout for ssh command, default is ` 1m `
5454* key - content of ssh private key. ex raw content of ~ /.ssh/id_rsa
5555* key_path - path of ssh private key
5656* script - execute commands
You can’t perform that action at this time.
0 commit comments