From 487a38136ef0147cf12533d46828250d3b629371 Mon Sep 17 00:00:00 2001 From: Sebastian Beltran Date: Fri, 11 Jul 2025 14:08:19 -0500 Subject: [PATCH] doc: request token for wiby --- 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 42d9dac..b55e6bf 100644 --- a/request-an-access-token.md +++ b/request-an-access-token.md @@ -51,6 +51,7 @@ Repo | Secret name | Expirati [`nodejs/node-gyp`][] | `GH_USER_TOKEN` | 2026-01-28 | | [`nodejs-private/security-release`][] | `SECURITY_WG_GITHUB_TOKEN` | 2026-02-06 | | [`nodejs/require-in-the-middle`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2026-02-07 | | +[`pkgjs/wiby`][] | `WIBY_TOKEN` | 2026-07-11 | TODO | [`@nodejs-github-bot`]: https://github.com/nodejs-github-bot [`nodejs-private/security-release`]: https://github.com/nodejs-private/security-release @@ -60,3 +61,4 @@ Repo | Secret name | Expirati [`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 +[`pkgjs/wiby`]: https://github.com/pkgjs/wiby