Rename release token secret

This commit is contained in:
2026-07-18 23:43:18 -04:00
parent 08e44f4a6c
commit 9c6179db64
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ Publishing to GitHub needs one repository secret:
| Secret | Value |
|---|---|
| `GITHUB_RELEASE_TOKEN` | A classic GitHub personal access token with the `repo` scope. |
| `RELEASE_TOKEN` | A classic GitHub personal access token with the `repo` scope. |
To cut a release: