Update Tasmota_build_development.yml

This commit is contained in:
Jason2866
2021-10-13 17:53:18 +02:00
committed by GitHub
parent 8de5dc1a6e
commit 65dce94f0e
@@ -1359,8 +1359,7 @@ jobs:
[ ! -f ./mv_firmware/firmware/tasmota32* ] || mv ./mv_firmware/firmware/tasmota32* ./firmware/tasmota32/languages/
[ ! -f ./mv_firmware/firmware/* ] || mv ./mv_firmware/firmware/* ./firmware/tasmota/languages/
- name: Display files to transfer
run: ls -R ./*
- name: Push Firmware files to https://github.com/arendst/Tasmota-firmware
run: ls -R ./
- uses: actions/checkout@v2
with:
repository: arendst/Tasmota-firmware