From f40ed22c54914e70d0509053d55abae7b53bc5c6 Mon Sep 17 00:00:00 2001 From: Gato Date: Mon, 25 May 2026 06:56:28 +0200 Subject: [PATCH] =?UTF-8?q?correction=20pb=20d'=C3=A9criture=20pour=20merg?= =?UTF-8?q?e=20dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/sync-develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sync-develop.yml b/.gitea/workflows/sync-develop.yml index 3e9a0f3..3eceed7 100644 --- a/.gitea/workflows/sync-develop.yml +++ b/.gitea/workflows/sync-develop.yml @@ -25,7 +25,7 @@ jobs: run: | RELEASE_BRANCH="${{ github.event.pull_request.head.ref }}" - curl -X POST \ + curl --fail-with-body -X POST \ -H "Authorization: token ${{ secrets.RELEASE_TOKEN }}" \ -H "Content-Type: application/json" \ -d "{