chore(ssh): set default port as 22
fix: https://github.com/appleboy/ssh-action/issues/5 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
f4890bec77
commit
bffdd4e1f4
@ -6,6 +6,7 @@ inputs:
|
|||||||
description: 'ssh remote host'
|
description: 'ssh remote host'
|
||||||
port:
|
port:
|
||||||
description: 'ssh remote port'
|
description: 'ssh remote port'
|
||||||
|
default: 22
|
||||||
username:
|
username:
|
||||||
description: 'ssh username'
|
description: 'ssh username'
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user