Update .gitea/workflows/release.yaml
Release package / release (pull_request) Successful in 9m56s

This commit is contained in:
2026-03-31 09:35:48 +00:00
parent 19ce7e9af3
commit a650d562b4
+4
View File
@@ -9,6 +9,10 @@ on:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
permissions: