mirror of
https://github.com/Montecri/GNSSTimeServer.git
synced 2026-02-19 17:31:21 +01:00
Update release.yml
This commit is contained in:
committed by
GitHub
parent
26a374bbae
commit
0d9aa78bb7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- run: mv .pio/build/ESP32Duino_Ethernet/firmware.bin .pio/build/ESP32Duino_Ethernet/firmware-ESP32Duino_Ethernet-$GITHUB_REF_NAME.bin
|
||||
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: firmware
|
||||
path: .pio/build/**/mobiflight*.bin
|
||||
|
||||
Reference in New Issue
Block a user