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: use GitHub Container Registry for all image tags
- Update generate_tags function to use ghcr.io/${GHCR_ORG}/ instead of hardcoded aptos-core
- All images now push to ghcr.io/movementlabsxyz/{component}:{tag}
- Fixes push access denied errors
0 commit comments