fix(ci): rename registry secrets away from reserved FORGEJO_ prefix #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/ci-secret-names"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Forgejo disallows Actions secret names starting with FORGEJO_/GITEA_/
GITHUB_/a digit, so the existing FORGEJO_TOKEN/FORGEJO_URL secrets
silently failed to resolve (surfaced as
docker pushfailing with401 Unauthorized on blob upload after a Forgejo version upgrade
started enforcing the rule). Renamed to REGISTRY_TOKEN/REGISTRY_URL
throughout the workflow and reconciled DEPLOYMENT.md, which had
already drifted from the actual secret names.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_013EZFKWpznb2zWC7HXmcyWt