mirror of
https://github.com/pnpm/action-setup.git
synced 2025-02-10 23:39:09 +08:00
docs: support package.yaml
(#157)
This commit is contained in:
parent
0cb0538c33
commit
6e3017af18
@ -44,7 +44,7 @@ If `run_install` is a YAML string representation of either an object or an array
|
||||
|
||||
### `package_json_file`
|
||||
|
||||
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json` to read "packageManager" configuration.
|
||||
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json`/[`package.yaml`](https://github.com/pnpm/pnpm/pull/1799) to read "packageManager" configuration.
|
||||
|
||||
### `standalone`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user