Skip to content

Commit

Permalink
release script update
Browse files Browse the repository at this point in the history
  • Loading branch information
joebaumann committed Nov 1, 2022
1 parent cf8d23f commit 143fe30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ then
echo creating release...

git checkout releases
git pull
echo "which branch do you want to release?"
read branch_to_release
git merge $branch_to_release --no-ff --no-commit
Expand Down

0 comments on commit 143fe30

Please sign in to comment.