From c7d4a2a1042387b02a3abdfecd5e30e3416fa679 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:25:56 +0100 Subject: [PATCH] switch off Berry solidified code pushing until found the solution to push in correct folder --- .github/workflows/Tasmota_build_devel.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Tasmota_build_devel.yml b/.github/workflows/Tasmota_build_devel.yml index 34df15bb2..1734c857e 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -112,9 +112,9 @@ jobs: with: pattern: berry_header path: ./lib/libesp32/berry - - uses: stefanzweifel/git-auto-commit-action@v5 - with: - commit_message: Solidified Code updated + #- uses: stefanzweifel/git-auto-commit-action@v5 + #with: + #commit_message: Solidified Code updated safeboot-images: needs: push_solidified