Commit Graph

3 Commits

Author SHA1 Message Date
0e9940f0a3 REVERT(ci): revert to GITHUB_TOKEN for ghcr.io
- Revert authentication to GITHUB_TOKEN
- Fix container registry push
2026-01-01 19:37:44 +09:00
8719e1723c REFACTOR(build): use native ARM64 runner
- Switch from ubuntu-latest to ubuntu-24.04-arm
- Remove QEMU emulation (not needed with native ARM)
- Use CR_PAT instead of GITHUB_TOKEN for ghcr.io access
2026-01-01 19:36:21 +09:00
742d24ab55 FEAT(ci): add GitHub Actions workflow
- Add GitHub Actions CI/CD workflow
- Configure ghcr.io image registry
2026-01-01 18:32:41 +09:00