mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
Add validation checks before releasing: - Ensure we're on the main branch to prevent accidental releases from feature branches - Verify npm authentication to prevent failed publish attempts This prevents common release mistakes and improves release workflow reliability.