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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user