Skip to content

Commit b3ba9ea

Browse files
committed
Add NEXT_GITHUB_READ_API_TOKEN to PERMISSIONS.md
1 parent cf94b05 commit b3ba9ea

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

PERMISSIONS.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@
3232

3333
## Access Tokens & Automations
3434

35-
| Secret Name | Display Name | Platform(s) / Location(s) | Associated Project(s) | Access Level | Expiry | Notes |
36-
| -------------------------- | ----------------------- | ---------------------------------------------------------------------- | ----------------------------------------- | ------------ | ------ | ------------------------------------------- |
37-
| `CF_API_TOKEN` | N/A | [nodejs/discord-status-worker][], [nodejs/release-cloudflare-worker][] | [Cloudflare][] | Write | - | Used for deploying to Cloudflare Workers |
38-
| `CROWDIN_GITHUB_BOT_TOKEN` | **[@nodejs-crowdin][]** | [nodejs/nodejs.org][] | [nodejs/nodejs.org][] | Write | - | Used for localization workflows via Crowdin |
39-
| N/A | **[@openjs-vercel][]** | Vercel | [nodejs/nodejs.org][], [nodejs/doc-kit][] | Admin | - | Used for deployments |
35+
| Secret Name | Display Name | Platform(s) / Location(s) | Associated Project(s) | Access Level | Expiry | Notes |
36+
| ---------------------------- | ----------------------- | ---------------------------------------------------------------------- | ----------------------------------------- | ------------ | ------ | ------------------------------------------- |
37+
| `CF_API_TOKEN` | N/A | [nodejs/discord-status-worker][], [nodejs/release-cloudflare-worker][] | [Cloudflare][] | Write | - | Used for deploying to Cloudflare Workers |
38+
| `CROWDIN_GITHUB_BOT_TOKEN` | **[@nodejs-crowdin][]** | [nodejs/nodejs.org][] | [nodejs/nodejs.org][] | Write | - | Used for localization workflows via Crowdin |
39+
| N/A | **[@openjs-vercel][]** | Vercel | [nodejs/nodejs.org][], [nodejs/doc-kit][] | Admin | - | Used for deployments |
40+
| `NEXT_GITHUB_READ_API_TOKEN` | **[@openjs-vercel][]** | Vercel (Production-only) | [nodejs/nodejs.org][] | `read:org` | - | Used for fetching GitHub sponsors |
4041
| `CLOUDFLARE_API_TOKEN` | N/A | [nodejs/nodejs.org][] | [Cloudflare][] | Write | - | Used for deploying Cloudflare Workers |
4142

4243
[1Password]: https://1password.com/

0 commit comments

Comments
 (0)