mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: add -S
flag release preparation example
PR-URL: https://github.com/nodejs/node/pull/55836 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
0c8ef483ee
commit
def4c2870a
@ -284,8 +284,8 @@ You can integrate the PRs into the proposal without running full CI.
|
||||
|
||||
⚠️ At this point, you can either run `git node release --prepare`:
|
||||
|
||||
```console
|
||||
$ git node release --prepare x.y.z
|
||||
```bash
|
||||
git node release -S --prepare x.y.z
|
||||
```
|
||||
|
||||
to automate the remaining steps until step 6 or you can perform it manually
|
||||
|
Loading…
Reference in New Issue
Block a user