ci: fix deploy workflows (#51)

Reviewed-on: #51
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #51.
This commit is contained in:
2026-04-29 20:02:52 +02:00
committed by t.behrendt
parent 2866c3983b
commit 0199d06001
+3 -2
View File
@@ -5,8 +5,9 @@ on:
branches:
- main
paths:
- ".gitea/workflows/cd.yaml"
- ".gitea/workflows/ci.yaml"
- ".gitea/workflows/deploy.yaml"
- ".gitea/workflows/validate.yaml"
workflow_dispatch:
jobs:
release: