ci: Migrate release to job GITEA_TOKEN #12

Merged
Ghost merged 1 commits from ash/ci-gitea-token-release into master 2026-09-02 10:06:21 -05:00

1 Commits

Author SHA1 Message Date
s1d3sw1ped_bot dabf261eb7 ci: Migrate release to job GITEA_TOKEN
CI / check-and-test (pull_request) Successful in 17s
Release Tag still authenticates GoReleaser with secrets.RELEASE_TOKEN, a
legacy PAT that CI policy no longer wants refreshed. Prefer the job
built-in token with contents: write, mirror it into GITHUB_TOKEN the way
vulture does, and force GoReleaser onto the Gitea token path.

Link: #11
2026-09-02 15:01:08 +00:00