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: configure next-release workflow to only run on next branch
- Change next-release.yaml to trigger on 'next' branch instead of 'main'
- Update next-release.ts to handle rn-new package versioning
- Ensure main branch only publishes to 'latest' tag via changesets
- Ensure next branch publishes to 'next' tag for development releases
0 commit comments