mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-08-01 15:58:03 +08:00
docs: sync parameter (#25)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user