-
fix(ci): use PACKAGES_TOKEN PAT for docker registry auth
Docker Build / docker (push) Successful in 1m47sreleased this
2026-05-22 09:20:46 +02:00 | 62 commits to main since this releaseThe auto-injected GITEA_TOKEN does not have effective write access to
the container registry on Gitea 1.26 even withpermissions: packages: writeset. Switching to a dedicated PAT (write:package scope) stored
as the PACKAGES_TOKEN repo secret.Bumps version to 1.2.3 to trigger a fresh tag-build.
Downloads