chore: git flow release template
This commit is contained in:
3
scripts/git-flow.sh
Normal file
3
scripts/git-flow.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
git flow release start @standardnotes/app-monorepo@VERSION
|
||||||
|
git flow release finish @standardnotes/app-monorepo@VERSION
|
||||||
|
git push origin main && git push origin develop && git push origin @standardnotes/app-monorepo@VERSION
|
||||||
Reference in New Issue
Block a user