diff --git a/action.yml b/action.yml index 13186ed..31eaea8 100644 --- a/action.yml +++ b/action.yml @@ -32,6 +32,7 @@ inputs: remote_key_pass: description: 'The remote key passphrase' required: false + default: '' runs: using: 'docker' image: 'Dockerfile'