Compare commits

...

2 Commits

Author SHA1 Message Date
8c3a4934d9 Sync dev with main
All checks were successful
Website Dev / Entwicklungsumgebung (push) Successful in 12s
2024-10-31 21:31:00 +01:00
a9884b48bc .gitea/workflows/dev.yaml aktualisiert
All checks were successful
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 25s
Website Prod/Test / Produktivumgebung (push) Successful in 16s
Website Prod/Test / Testumgebung (push) Successful in 11s
2024-10-31 21:30:00 +01:00

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