Body artifact edit

pull/9/head
mate 2023-08-22 09:47:14 +02:00 zatwierdzone przez GitHub
rodzic efac9a8986
commit 04bf5c4866
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
name: Build Meshtastic firmware for ARM
name: Build Meshtastic firmware for ARM64
on:
workflow_dispatch:
@ -41,6 +41,6 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: /tmp/firmware/release/meshtasticd_linux_arm
asset_name: meshtasticd_linux_arm
tag: ${{ env.TAG }}
tag: ${{ env.TAG }}, arm64
overwrite: true
body: "Meshtastic ARM firmware"
body: "Meshtastic arm64 firmware"