.gitea/workflows: Prefer job GITEA_TOKEN #27

Merged
Ghost merged 1 commits from ash/ci-gitea-token-release into main 2026-09-02 10:08:01 -05:00

1 Commits

Author SHA1 Message Date
s1d3sw1ped_bot ac05200c79 ci: Migrate release to job GITEA_TOKEN
CI / vulncheck (pull_request) Successful in 14s
CI / check-and-test (pull_request) Successful in 42s
Release Tag still points GITEA_TOKEN at secrets.RELEASE_TOKEN, a
legacy PAT. Prefer the job built-in token with contents: write,
mirroring GITHUB_TOKEN and forcing GoReleaser onto the gitea path
so tag pushes publish without that PAT.

Link: #26
2026-09-02 15:01:29 +00:00