From d54dfa6bc474867ca8ab7c4f901f723b511bb85e Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:07:30 +0100 Subject: [PATCH] Let's try if solidified code is back at correct place! --- .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 92c219293..34d77255b 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -124,9 +124,9 @@ jobs: path: berry_header - name: Move files back to orig folder run: mv berry_header/* ./lib/libesp32/berry/generate - #- 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