mirror of
https://github.com/standardnotes/app.git
synced 2026-01-11 19:56:41 +00:00
chore: git flow release template
This commit is contained in:
parent
f5c2e6138a
commit
daa72cb253
1 changed files with 3 additions and 0 deletions
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
|
||||
Loading…
Add table
Reference in a new issue