mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-28 18:47:40 +00:00
Update main_matrix.yml
This commit is contained in:
parent
5332db1eca
commit
3c038a8c50
5
.github/workflows/main_matrix.yml
vendored
5
.github/workflows/main_matrix.yml
vendored
@ -137,9 +137,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repo: "meshtastic/Meshtastic-OTA"
|
repo: "meshtastic/Meshtastic-OTA"
|
||||||
file: "firmware.bin"
|
file: "firmware.bin"
|
||||||
target: "release/bleota.bin"
|
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
- name: Move OTA Firmware
|
||||||
|
run: |
|
||||||
|
mv firmware.bin release/bleota.bin
|
||||||
|
|
||||||
- name: Pull web ui
|
- name: Pull web ui
|
||||||
uses: dsaltares/fetch-gh-release-asset@master
|
uses: dsaltares/fetch-gh-release-asset@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user