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: on:
push: push:
branches: branches:
- "master" - "main"
env: env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }} GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}