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 de15869ceb - Show all commits

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