diff --git a/action.yml b/action.yml index 499eae3f..d8669d56 100644 --- a/action.yml +++ b/action.yml @@ -14,9 +14,8 @@ inputs: required: false default: 'jdk' architecture: - description: 'The architecture of the package' + description: 'The architecture of the package (defaults to the action runner's architecture)' required: false - default: 'x64' jdkFile: description: 'Path to where the compressed JDK is located' required: false