diff --git a/action.yml b/action.yml index 831ced0..e7d7671 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: required: false default: 'null' package_json_file: - description: File path to the package.json to read "packageManager" configuration + description: File path to the package.json to read "packageManager" configuration. This path must be relatve to the repository root (GITHUB_WORKSPACE). required: false default: 'package.json' standalone: