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

View File

@ -2,7 +2,7 @@ name: Release
on:
push:
branches:
- "master"
- "main"
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}