diff --git a/.woodpecker/build-deploy.yaml b/.woodpecker/build-deploy.yaml index 6dca43d..a27124e 100644 --- a/.woodpecker/build-deploy.yaml +++ b/.woodpecker/build-deploy.yaml @@ -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