ci: try with commit-and-tag-version v2

This commit is contained in:
2025-09-20 00:00:54 +02:00
parent 159518b08c
commit de15869ceb

View File

@@ -20,5 +20,8 @@ jobs:
with:
node-version: "lts/*"
- name: Setup git
run: 'git config --global user.name "CI Bot" && git config --global user.email "ci@bjornp.com"'
- name: Run commit and tag
run: npx commit-and-tag-version