kopia lustrzana https://github.com/mate-dev/mmrelaynode
Body artifact edit
rodzic
bfe691cec9
commit
6fe415a6f4
|
@ -1,4 +1,4 @@
|
||||||
name: Build Meshtastic firmware for ARM
|
name: Build Meshtastic firmware for ARM64
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
@ -41,6 +41,6 @@ jobs:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
file: /tmp/firmware/release/meshtasticd_linux_arm
|
file: /tmp/firmware/release/meshtasticd_linux_arm
|
||||||
asset_name: meshtasticd_linux_arm
|
asset_name: meshtasticd_linux_arm
|
||||||
tag: ${{ env.TAG }}
|
tag: ${{ env.TAG }}, arm64
|
||||||
overwrite: true
|
overwrite: true
|
||||||
body: "Meshtastic ARM firmware"
|
body: "Meshtastic arm64 firmware"
|
||||||
|
|
Ładowanie…
Reference in New Issue