ci: fix deploy workflows

This commit is contained in:
2026-04-29 20:02:36 +02:00
parent 2866c3983b
commit d2886f8267
+3 -2
View File
@@ -5,8 +5,9 @@ on:
branches: branches:
- main - main
paths: paths:
- ".gitea/workflows/cd.yaml" - ".gitea/workflows/deploy.yaml"
- ".gitea/workflows/ci.yaml" - ".gitea/workflows/validate.yaml"
workflow_dispatch:
jobs: jobs:
release: release: