From 8c0e38591e442e19928f197107bc14666018c36f Mon Sep 17 00:00:00 2001 From: Louis Date: Tue, 30 Sep 2025 14:13:25 +0200 Subject: [PATCH] pls --- .woodpecker/build-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build-deploy.yaml b/.woodpecker/build-deploy.yaml index e473967..32e53fc 100644 --- a/.woodpecker/build-deploy.yaml +++ b/.woodpecker/build-deploy.yaml @@ -42,7 +42,7 @@ steps: - ls # Crée une branche orpheline (vierge, sans historique ni fichiers) - - git checkout --orphan "${PDF_BRANCH}" + - git checkout --orphan "$PDF_BRANCH" - git reset --hard # Add all generated files to Git