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

This commit is contained in:
Jonas_Jones 2025-06-20 23:58:06 +02:00
parent 710fb701c7
commit a7051622b5

View file

@ -38,6 +38,8 @@ 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/*