diff --git a/README.md b/README.md index 5d33f48..4f899ee 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ jobs: see the [action.yml](./action.yml) file for more detail imformation. * host - scp remote host -* port - scp remote port +* port - scp remote port, default is `22` * username - scp username * password - scp password * timeout - timeout for ssh to remote host, default is `30s`