Files
auth/.gitea/workflows
Savannah Savings a520a65f1b fix(ci): use GITEA_TOKEN secret for docker login
The github.token (automatic workflow token) in Gitea Actions
doesn't inherit packages:write permission for container registry.
Use the GITEA_TOKEN secret instead with direct docker login.

Ref: CAR-973, CAR-1009
2026-05-24 20:38:35 +00:00
..