Sync dev with main
All checks were successful
Website Dev / Entwicklungsumgebung (push) Successful in 17s

This commit is contained in:
GCG.Admin (Automatisiert) 2025-03-08 15:51:13 +01:00
commit d312da0169

View File

@ -17,9 +17,3 @@ jobs:
- name: Build
run: |
hugo --minify --gc --baseURL "https://test.cantorgymnasium.de/" --buildDrafts --buildFuture -d test
- name: Notification
uses: actions/telegram-action@main
if: always()
with:
chat_id: ${{ secrets.TG_CHAT_ID }}
token: ${{ secrets.TG_TOKEN }}