Removing orphan
All checks were successful
ci/woodpecker/push/age-check Pipeline was successful
ci/woodpecker/push/build-deploy Pipeline was successful

This commit is contained in:
Louis 2025-09-30 14:32:06 +02:00
parent 383adb0790
commit d3ac079b96

View file

@ -39,7 +39,7 @@ steps:
- ls
# Crée une branche orpheline (vierge, sans historique ni fichiers)
- git checkout --orphan "$PDF_BRANCH"
- git checkout "$PDF_BRANCH"
- git reset --hard