Files
Zakaria El OrcheandClaude Sonnet 5 3f0b49fa36
Publish Maven packages / publish (push) Successful in 1m55s
ci: use a real PAT (PACKAGES_TOKEN) instead of GITEA_TOKEN for deploy
Root cause of the persistent 401s found: Gitea's own per-job GITEA_TOKEN
cannot publish to any package registry at all — a known, still-
unimplemented limitation (go-gitea/gitea#23642), not a settings.xml
auth-format issue as first assumed. Confirmed by testing: GITEA_TOKEN
authenticated fine against the plain API but every registry write
endpoint rejected it regardless of scope or header style.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-12 20:23:18 +00:00
..