techblog/.forgejo/workflows
PeterChrz db267ddb8e
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 3m17s
fix(ci): add packages:write permission for container registry push
The GITHUB_TOKEN auto-generated by Forgejo Actions requires explicit
packages:write scope to authenticate with the Forgejo container registry.
Without this, docker/login-action fails with a 401/403, which caused all
builds to fail within ~30 seconds at the login step.

Also adds contents:read as a best-practice minimal-privilege declaration.
2026-03-31 22:53:55 -04:00
..
docker-build.yml fix(ci): add packages:write permission for container registry push 2026-03-31 22:53:55 -04:00