fixed branch name for on push action
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 4m15s

This commit is contained in:
Florian Weber 2024-12-29 14:47:05 +01:00
parent 0c0bcb915f
commit 9e2e1933da
Signed by: f.weber
GPG Key ID: B162B599E31221C6

View File

@ -3,7 +3,7 @@ name: Deploy Jekyll site to Pages
on:
push:
branches:
- main
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: