open-notebook/.github/workflows
LUIS NOVO 3a28e2d383 fix: correct GHCR registry parameter in login step
The registry parameter was referencing env.GHCR_REGISTRY which no longer
exists after switching to hardcoded image names. This caused the login
to default to Docker Hub instead of GHCR, resulting in authentication
failures with GITHUB_TOKEN.

Now explicitly uses 'ghcr.io' as the registry parameter.
2025-10-18 13:38:08 -03:00
..
build-and-release.yml fix: correct GHCR registry parameter in login step 2025-10-18 13:38:08 -03:00
build-dev.yml Fix Python syntax errors and make mypy non-blocking (#156) 2025-10-18 13:12:47 -03:00
claude-code-review.yml Claude Code Review workflow 2025-06-14 16:39:53 -03:00
claude.yml Claude PR Assistant workflow 2025-06-14 16:39:52 -03:00