From d157f379f435fbe8e250fd258cb75c2d938a72e2 Mon Sep 17 00:00:00 2001 From: Chengzhong Wu Date: Thu, 6 Feb 2025 15:17:51 +0000 Subject: [PATCH] Add require-in-the-middle release token --- request-an-access-token.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/request-an-access-token.md b/request-an-access-token.md index 5260b20..7813a63 100644 --- a/request-an-access-token.md +++ b/request-an-access-token.md @@ -49,10 +49,12 @@ Repo | Secret name | Expiration d [`nodejs/wasm-builder`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-10-01 | | [`nodejs/amaro`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-12-11 | | [`nodejs/node-gyp`][] | `GH_USER_TOKEN` | 2026-01-28 | | +[`nodejs/require-in-the-middle`][]| `RELEASE_PLEASE_GITHUB_TOKEN` | 2026-02-07 | | [`@nodejs-github-bot`]: https://github.com/nodejs-github-bot [`nodejs/amaro`]: https://github.com/nodejs/amaro [`nodejs/import-in-the-middle`]: https://github.com/nodejs/import-in-the-middle [`nodejs/node-core-utils`]: https://github.com/nodejs/node-core-utils [`nodejs/node-gyp`]: https://github.com/nodejs/node-gyp +[`nodejs/require-in-the-middle`]: https://github.com/nodejs/require-in-the-middle [`nodejs/wasm-builder`]: https://github.com/nodejs/wasm-builder