Use RELEASE_TOKEN secret for releases
This commit is contained in:
@@ -5,7 +5,7 @@ This repo includes a Gitea Actions workflow that builds Linux binaries for
|
||||
|
||||
## One-time setup (Gitea Actions)
|
||||
1) Create a personal access token with repo write access.
|
||||
2) Add it to the repo secrets as `GITEA_TOKEN`.
|
||||
2) Add it to the repo secrets as `RELEASE_TOKEN`.
|
||||
|
||||
## Release steps
|
||||
1) Update `CHANGELOG.md`.
|
||||
|
||||
Reference in New Issue
Block a user