Skip to content

Commit

Permalink
HOTFIX, main->master
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelJanas authored Nov 13, 2023
1 parent 7374ad5 commit 27d369e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release/finish_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ git flow release finish -m "$RELEASE_MESSAGE"

# I suppose we can make it fully automatic.
git push origin develop
git push origin main
git push origin master
git push --tags

0 comments on commit 27d369e

Please sign in to comment.