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,7 +1,9 @@
name: "Deploy" name: "Deploy"
on: on:
workflow_dispatch:
push: push:
- main branches:
- main
jobs: jobs:
build: build: