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
{{ message }}
This repository was archived by the owner on Jun 6, 2021. It is now read-only.
It would be advisable to use a branch model that isn't dependant on using
mainas the stream of release publishing.In the order stated below, this is how the branching could function for workflows.
v{major}.{minor}.{patch}[-(alpha,prerelease,etc.)]- Physical release tag.staging- Handled by package maintainers, used for preparing releases.main- Used as development branch that all contributors branch from.