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
- Trigger release workflow on pushes to master branch and tags
- Auto-generate beta versions with timestamp for master pushes
- Publish tagged releases as 'latest' and master releases as 'beta'
- Create GitHub releases with appropriate prerelease status
- Maintain existing tag-based release functionality
This enables automatic beta releases when PRs are merged while preserving
manual stable releases via git tags.
See the [full changelog](https://github.com/omar-dulaimi/prisma-class-validator-generator/compare/v5.0.0...${{ steps.release-info.outputs.version }}) for details.
0 commit comments