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
- Convert build.yml to reusable workflow with workflow_call trigger
- Convert release.yml to reusable workflow with should_release input
- Add main.yml to orchestrate build and release in same runner instance
- Maintain sequential execution: release only after successful build
- Preserve conditional release logic for [release] commits on master
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments