fix password typo

This commit is contained in:
wl
2022-07-01 09:29:31 +08:00
parent e57406ff6c
commit da88a4dbe9

View File

@@ -33,7 +33,7 @@ inputs:
description: 'This operation will delete all files in the remote path before upload. Please be careful set this to true' description: 'This operation will delete all files in the remote path before upload. Please be careful set this to true'
required: false required: false
default: false default: false
passsword: password:
description: "SSH passswordIf a password is set, the secret key pair is ignored" description: "SSH passswordIf a password is set, the secret key pair is ignored"
required: false required: false