Use blank string for architecture default value
This commit is contained in:
parent
df9446d789
commit
2f647ea8f9
@ -16,6 +16,7 @@ inputs:
|
|||||||
architecture:
|
architecture:
|
||||||
description: 'The architecture of the package (defaults to the action runner's architecture)'
|
description: 'The architecture of the package (defaults to the action runner's architecture)'
|
||||||
required: false
|
required: false
|
||||||
|
default: ''
|
||||||
jdkFile:
|
jdkFile:
|
||||||
description: 'Path to where the compressed JDK is located'
|
description: 'Path to where the compressed JDK is located'
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user