diff --git a/action.yml b/action.yml index 3677d4b9..d8669d56 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,6 @@ inputs: architecture: description: 'The architecture of the package (defaults to the action runner's architecture)' required: false - default: '' jdkFile: description: 'Path to where the compressed JDK is located' required: false