Update Workflow

This commit is contained in:
Moritz Utcke
2025-04-28 15:38:06 -03:00
parent 4a2eb72f0a
commit 344651dfc1

View File

@@ -38,7 +38,7 @@ jobs:
run: |
git checkout main
git merge origin/staging --no-ff --no-edit
git push origin main
git push origin main --force
notify_failure:
needs: merge