ci: try with commit-and-tag-version v3
This commit is contained in:
@@ -25,3 +25,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Run commit and tag
|
- name: Run commit and tag
|
||||||
run: npx commit-and-tag-version
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user