-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Explanation
current workflow
- checkout release/vX.X.X branch
- run lerna-lite to update package version
- create PR and merge it
- release package in GitHub Actions
suggested workflow
- checkout release branch
- run lerna-lite
- create PR and merge
- create tag in main branch
- release GitHub actions run with tag push
Metadata
Metadata
Assignees
Labels
Projects
Status
🔖 Ready