diff --git a/doc/contributing/releases.md b/doc/contributing/releases.md index b1116de86f85996..1e3268211d953cf 100644 --- a/doc/contributing/releases.md +++ b/doc/contributing/releases.md @@ -944,6 +944,10 @@ a `NODEJS_RELEASE_HOST` environment variable: NODEJS_RELEASE_HOST=proxy.xyz ./tools/release.sh ``` +> \[!TIP] +> In case , +> or `SHASUMS256.txt` have not been generated correctly, you can run `tools/release.sh -s`. + `tools/release.sh` will perform the following actions when run: