mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 12:24:45 +00:00
Describe default values
This commit is contained in:
parent
83681c63a7
commit
b78eaea668
1 changed files with 2 additions and 2 deletions
|
@ -18,11 +18,11 @@ Install PNPM package manager.
|
|||
|
||||
### `registry`
|
||||
|
||||
**Optional** Registry to download PNPM from.
|
||||
**Optional** (_default:_ `https://registry.npmjs.com`) Registry to download PNPM from.
|
||||
|
||||
### `run_install`
|
||||
|
||||
**Optional** If specified, run `pnpm install`.
|
||||
**Optional** (_default:_ `null`) If specified, run `pnpm install`.
|
||||
|
||||
## Outputs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue