Skip to content

Commit 28b22de

Browse files
authored
Last try for today
1 parent f65646b commit 28b22de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/Tasmota_build_devel.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ jobs:
124124
path: berry_header
125125
- name: Move files back to orig folder
126126
run: mv berry_header/berry_header/* ./lib/libesp32/berry/generate
127-
#- uses: stefanzweifel/git-auto-commit-action@v5
128-
#with:
129-
#commit_message: Solidified Code updated
127+
- uses: stefanzweifel/git-auto-commit-action@v5
128+
with:
129+
commit_message: Solidified Code updated
130130

131131
safeboot-images:
132132
needs: push_solidified

0 commit comments

Comments
 (0)