mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-01-20 00:28:52 +08:00
docs: sync parameter
This commit is contained in:
parent
73767290ca
commit
e65cf49229
2 changed files with 20 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ inputs:
|
|||
description: 'ssh username'
|
||||
password:
|
||||
description: 'ssh password'
|
||||
sync:
|
||||
description: 'synchronous execution if multiple hosts'
|
||||
default: false
|
||||
timeout:
|
||||
description: 'timeout for ssh to remote host'
|
||||
default: "30s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue