Skip to content

Commit bffdd4e

Browse files
committed
chore(ssh): set default port as 22
fix: #5 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent f4890be commit bffdd4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ inputs:
66
description: 'ssh remote host'
77
port:
88
description: 'ssh remote port'
9+
default: 22
910
username:
1011
description: 'ssh username'
1112
password:

0 commit comments

Comments
 (0)