default to empty string

This commit is contained in:
Steven Agyekum 2021-08-02 20:30:41 +02:00 committed by GitHub
parent 333b6c2cef
commit 050554ff93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ inputs:
remote_key_pass:
description: 'The remote key passphrase'
required: false
default: ''
runs:
using: 'docker'
image: 'Dockerfile'