ci/semantic-versioning #14

Merged
jank1619 merged 7 commits from ci/semantic-versioning into main 2025-02-12 09:54:15 +00:00
Showing only changes of commit 25ff804b76 - Show all commits

View File

@ -1,6 +1,8 @@
name: Release
on:
push:
branches:
- "master"
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}