Skip to content

Commit b4199ec

Browse files
doc: add note about shasum generation failure
1 parent 8b0c699 commit b4199ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/contributing/releases.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,10 @@ a `NODEJS_RELEASE_HOST` environment variable:
944944
NODEJS_RELEASE_HOST=proxy.xyz ./tools/release.sh
945945
```
946946

947+
> \[!TIP]
948+
> In case <https://nodejs.org/dist/index.json>, <https://nodejs.org/dist/index.tab>
949+
> or `SHASUMS256.txt` have not been generated correctly, you can run `./tools/release.sh -s ~/.ssh/node_id_rsa`.
950+
947951
`tools/release.sh` will perform the following actions when run:
948952

949953
<details>

0 commit comments

Comments
 (0)