Describe default values

This commit is contained in:
khai96_ 2020-05-10 12:00:23 +07:00
parent 83681c63a7
commit b78eaea668
1 changed files with 2 additions and 2 deletions

View File

@ -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