Sync dev with master #240

Merged
GCG.Admin (Automatisiert) merged 107 commits from master into dev 2023-09-23 21:18:21 +02:00
Showing only changes of commit 25a6e6d2dc - Show all commits

@ -30,7 +30,7 @@ jobs:
hugo --minify --gc --baseURL "https://cantorgymnasium.de/"
- name: deploy
run: |
cd cd /opt/data/actions/gcg-website-master/public
cd /opt/data/actions/gcg-website-master/public
pagefind --source=.
rsync -azr --delete ./ /opt/data/webdata/gcg-website/
- name: notification