From 28b22de7e4954160d13d9675f352ccd42a9d5433 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:11:34 +0100 Subject: [PATCH] Last try for today --- .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 9c2de12c0..3d03136c3 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/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