Files
pdga-rating/.gitea/workflows
Samuel Enocsson 5a5e45b685
Docker Build / docker (push) Failing after 8s
fix(ci): use secrets.GITEA_TOKEN instead of GITHUB_TOKEN
Per Gitea Actions docs, the auto-injected token is exposed as
GITEA_TOKEN, not GITHUB_TOKEN. The latter is GitHub-Actions-specific
and not aliased on Gitea by default.

Also bumps version to 1.2.2 to trigger a fresh tag-build.
2026-05-22 09:13:06 +02:00
..