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

This commit is contained in:
GCG.Admin (Automatisiert) 2024-10-31 21:31:00 +01:00
commit 8c3a4934d9

@ -16,7 +16,7 @@ jobs:
steps: steps:
- name: Pull - name: Pull
run: | run: |
git pull git fetch --all
git reset --hard origin/dev git reset --hard origin/dev
- name: Build - name: Build
run: | run: |