ci: setup releasing using actions #1

Merged
bjorn merged 17 commits from beta into main 2025-09-20 10:58:53 +02:00
Showing only changes of commit c3a7f917a9 - Show all commits

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