mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
- Remove pnpm/action-setup (no pnpm-lock.yaml exists after bun migration) - Remove cache: pnpm from setup-node (caused "lockfile not found" error) - Use bun for install/build, npm for publish (npm comes with node) - Pass NODE_AUTH_TOKEN per publish step