We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42636c9 commit 882ef23Copy full SHA for 882ef23
.github/workflows/ci.yml
@@ -33,4 +33,4 @@ jobs:
33
git config --global user.email "[email protected]"
34
git config --global user.name "Jan-Henrik Damaschke"
35
pnpm run bump
36
- git push
+ git push --tags
0 commit comments