Skip to content

Commit

Permalink
chore(release): Push changelog before tag
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernPetersen committed Oct 18, 2024
1 parent b7b08ce commit 00a67e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ migrations: migrations-postgres migrations-sqlite
.PHONY: release
release:
poetry run cz bump
git push
git push --tags

0 comments on commit 00a67e3

Please sign in to comment.