diff --git a/.github/workflows/Tasmota_build_devel.yml b/.github/workflows/Tasmota_build_devel.yml index abb1d9f0b..e9c6ec1c8 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -238,7 +238,7 @@ jobs: - name: Download safeboot firmwares uses: actions/download-artifact@v4 with: - pattern: * + pattern: tasmota32* path: ./firmware - name: Add SHA to footer run: | @@ -278,7 +278,7 @@ jobs: - name: Download safeboot firmwares uses: actions/download-artifact@v4 with: - pattern: * + pattern: tasmota32* path: ./firmware - name: Add SHA to footer run: | diff --git a/.github/workflows/Tasmota_build_master.yml b/.github/workflows/Tasmota_build_master.yml index be8dc37d2..174ee18a6 100644 --- a/.github/workflows/Tasmota_build_master.yml +++ b/.github/workflows/Tasmota_build_master.yml @@ -207,7 +207,7 @@ jobs: - name: Download safeboot firmwares uses: actions/download-artifact@v4 with: - pattern: * + pattern: tasmota32* path: ./mv_firmware - name: Display structure of downloaded files run: ls -R ./mv_firmware/