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
Enhance release workflow to include version tagging and GitHub release creation
- Updated release.yml to rename the workflow and add a step for tagging the new version.
- Introduced a new job to create a GitHub release with generated release notes after version bumping.
- Ensured the version bump step outputs the new version for use in subsequent steps.
0 commit comments