ci: add semver release #60

Merged
t.behrendt merged 2 commits from ci-add-semver into main 2025-12-12 21:37:28 +01:00
Showing only changes of commit 60d4da0c85 - Show all commits

View File

@@ -97,7 +97,7 @@ jobs:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
fetch-depth: 0
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@0.0.2
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@0.1.20
id: tag
with:
token: ${{ secrets.GITEA_TOKEN }}