|
|
@ -36,7 +36,7 @@ jobs:
|
|
|
|
see the [action.yml](./action.yml) file for more detail imformation.
|
|
|
|
see the [action.yml](./action.yml) file for more detail imformation.
|
|
|
|
|
|
|
|
|
|
|
|
* host - scp remote host
|
|
|
|
* host - scp remote host
|
|
|
|
* port - scp remote port
|
|
|
|
* port - scp remote port, default is `22`
|
|
|
|
* username - scp username
|
|
|
|
* username - scp username
|
|
|
|
* password - scp password
|
|
|
|
* password - scp password
|
|
|
|
* timeout - timeout for ssh to remote host, default is `30s`
|
|
|
|
* timeout - timeout for ssh to remote host, default is `30s`
|
|
|
|