You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GHCR push permissions and add local build testing
- Update release workflow to use GHCR_PAT for package push
- Add justfile recipes for local build testing:
- build-test: test single-platform build without push
- build-dev: build and push dev image
- build-test-multi: test multi-platform build
- build-release: production release workflow
- build-check: verify build configuration
- ghcr-login: login helper for local testing
- ghcr-test-login: test registry access
0 commit comments