Fix version bump to be pushed to main

This commit is contained in:
Karl Ludwig Weise
2026-04-30 11:31:49 +02:00
parent 37c02b64cf
commit bcdf4d170b
+1 -1
View File
@@ -83,4 +83,4 @@ jobs:
git config user.email "github-actions[bot]@users.noreply.github.com"
git add package.json package-lock.json
git commit -m "chore: bump version to ${{ github.event.release.tag_name }}"
git push
git push origin HEAD:main