Skip to content

Commit

Permalink
chore: don't push postversion
Browse files Browse the repository at this point in the history
  • Loading branch information
mirek committed Aug 22, 2024
1 parent edfdab4 commit 716e1e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ update:
preversion: test rebuild

postversion:
git push
git push --tags
pnpm publish --access public

Expand Down

0 comments on commit 716e1e5

Please sign in to comment.