mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
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