kopia lustrzana https://github.com/meshtastic/firmware
new location of ota firmware
rodzic
b4d6c8f37b
commit
b7ef63230b
|
|
@ -153,7 +153,7 @@ jobs:
|
||||||
- name: Pull OTA Firmware
|
- name: Pull OTA Firmware
|
||||||
uses: dsaltares/fetch-gh-release-asset@master
|
uses: dsaltares/fetch-gh-release-asset@master
|
||||||
with:
|
with:
|
||||||
repo: "meshtastic/Meshtastic-OTA"
|
repo: "meshtastic/firmware-ota"
|
||||||
file: "firmware.bin"
|
file: "firmware.bin"
|
||||||
target: "release/bleota.bin"
|
target: "release/bleota.bin"
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue