Fix deployment workflow
All checks were successful
Deploy / build (push) Successful in 56s

This commit is contained in:
Moritz Ruth 2025-03-13 15:00:27 +01:00
parent 4cf71d9d0f
commit 8b1953c2b9
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D

View file

@ -1,6 +1,8 @@
name: "Deploy"
on:
workflow_dispatch:
push:
branches:
- main
jobs: