mirror of
https://github.com/pnpm/action-setup.git
synced 2026-07-05 17:33:45 +08:00
Merge ff584fb4a8 into 3a0024f066
This commit is contained in:
@@ -16,7 +16,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
default: 'null'
|
default: 'null'
|
||||||
package_json_file:
|
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
|
required: false
|
||||||
default: 'package.json'
|
default: 'package.json'
|
||||||
standalone:
|
standalone:
|
||||||
|
|||||||
Reference in New Issue
Block a user