Files
WhyIsTheDLRShut.Today/.gitea/workflows
Emma Thorpe 7549aa6c90
Build and publish container / build (pull_request) Successful in 2m7s
fix: authenticate to container registry with a package-scoped PAT
The auto-provided GITEA_TOKEN does not carry container registry write
permission on most Gitea instances, causing docker login to fail with
"unauthorized". Use a Personal Access Token supplied via the
PACKAGES_TOKEN secret, with the package namespace owner as the username.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 16:31:32 +01:00
..