Setup deployment via CI #2

Merged
mxmehl merged 7 commits from ci into main 2024-01-10 16:32:49 +01:00
Showing only changes of commit b90ef3b12f - Show all commits

View File

@@ -2,8 +2,8 @@ name: Website build and deploy
on:
push:
# branches:
# - main # Deploy branch
branches:
- main # Deploy branch
# Run on PRs, but only build
pull_request: