doc: update base branch name for nodejs/nodejs.org

PR-URL: https://github.com/nodejs/node/pull/42355
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
This commit is contained in:
Danielle Adams
2022-03-16 09:20:10 -04:00
committed by GitHub
parent 4586ac49f2
commit 32c86f513c

View File

@@ -692,8 +692,9 @@ This script will use the promoted builds and changelog to generate the post. Run
Refs: <full URL to your release proposal PR>
```
* Changes to `master` on the [nodejs.org repository][] will trigger a new build
of nodejs.org so your changes should appear a few minutes after pushing.
* Changes to the base branch, `main`, on the [nodejs.org repository][] will
trigger a new build of nodejs.org so your changes should appear a few minutes
after pushing.
### 18. Create the release on GitHub