mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
docs: sync parameter (#25)
This commit is contained in:
parent
73767290ca
commit
cfe9c45db6
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