mirror of
https://github.com/actions/setup-java
synced 2024-11-09 15:12:39 +00:00
fixed gpg passhprase default
This commit is contained in:
parent
4d8dc69fc8
commit
012c21ec81
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ inputs:
|
|||
description: 'Environment variable name for the GPG private key passphrase. Default is
|
||||
$GPG_PASSPHRASE.'
|
||||
required: false
|
||||
default: 'GPG_PASSHPRASE'
|
||||
outputs:
|
||||
path:
|
||||
description: 'Path to where the java environment has been installed (same as $JAVA_HOME)'
|
||||
|
|
Loading…
Reference in a new issue