Skip to content

Commit

Permalink
fix password typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlixcc committed Jul 1, 2022
1 parent e57406f commit da88a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
required: false
default: false
passsword:
password:
description: "SSH passsword,If a password is set, the secret key pair is ignored"
required: false

Expand Down

0 comments on commit da88a4d

Please sign in to comment.