ci: rename the FORGEJO_TOKEN secret to ACTIONS_TOKEN (FMG-6) #12

Merged
fmartingr merged 1 commit from agent/full-stack-developer/fmg-6-actions-token into main 2026-09-08 20:09:54 +02:00

2026-09-08

ci: rename the FORGEJO_TOKEN secret to ACTIONS_TOKEN (FMG-6)
All checks were successful
CI / goreleaser-lint (pull_request) Successful in 4s
CI / format (pull_request) Successful in 2m34s
CI / lint (pull_request) Successful in 2m56s
CI / test (pull_request) Successful in 2m44s
CI / build (pull_request) Successful in 2m39s
The release job read the registry login password and GITEA_TOKEN from
secrets.FORGEJO_TOKEN. Both now read secrets.ACTIONS_TOKEN.

Closes FMG-6
2026-09-08 17:59:43 +00:00