ci: update branch name in release workflow config

This commit is contained in:
We ball 2025-02-12 10:51:57 +01:00
parent 774e55c6a6
commit f4541c5d86
Signed by: jank1619
GPG Key ID: 22BEAC760B3333D6

View File

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