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

This commit is contained in:
2025-09-20 00:04:31 +02:00
parent de15869ceb
commit c3a7f917a9

View File

@@ -25,3 +25,6 @@ jobs:
- name: Run commit and tag
run: npx commit-and-tag-version
- name: Publishing release
run: git remote set-url origin https://bjorn:$GITEA_TOKEN@git.bjornp.com/bjorn/factorio-prometheus-exporter.git \&& git push --follow-tags origin main