changed git sync
Some checks failed
build-latex / build (push) Has been cancelled

This commit is contained in:
Jonas_Jones 2025-06-20 23:59:42 +02:00
parent a7051622b5
commit 449d5362d9

View file

@ -38,8 +38,6 @@ jobs:
git remote add github "$GITHUB_REPO_URL"
git pull
# Push all branches without deleting any remote branch
git push github refs/heads/*:refs/heads/*