Files
echolot/.gitea/workflows
mrambossekandClaude Opus 5 ebcb012450
server-release / image (push) Successful in 25s
server-release / release (push) Successful in 26s
ci: registry login via REGISTRY_TOKEN secret — Actions token is rejected
docker was present on the echolot runner; the login failed because
Gitea's container registry does not accept the ephemeral Actions token.
Requires a PAT with package read/write scope as the REGISTRY_TOKEN repo
secret (REGISTRY_USER optional, defaults to the actor); fails with a
self-explanatory error when missing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30 16:33:01 +02:00
..