Update .gitea/workflows/release.yaml

This commit is contained in:
2026-03-31 06:46:43 +00:00
parent 11a04a4e1c
commit 8968e5b153
+4 -1
View File
@@ -4,7 +4,10 @@ on:
push: push:
branches: branches:
- main - main
- dev-*
pull_request:
branches:
- main
jobs: jobs:
release: release: