mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-12 12:38:05 +00:00
Describe default values
This commit is contained in:
parent
83681c63a7
commit
b78eaea668
@ -18,11 +18,11 @@ Install PNPM package manager.
|
|||||||
|
|
||||||
### `registry`
|
### `registry`
|
||||||
|
|
||||||
**Optional** Registry to download PNPM from.
|
**Optional** (_default:_ `https://registry.npmjs.com`) Registry to download PNPM from.
|
||||||
|
|
||||||
### `run_install`
|
### `run_install`
|
||||||
|
|
||||||
**Optional** If specified, run `pnpm install`.
|
**Optional** (_default:_ `null`) If specified, run `pnpm install`.
|
||||||
|
|
||||||
## Outputs
|
## Outputs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user