Skip to content

Commit 19864a2

Browse files
authored
Update release.yml
1 parent 8a13a5e commit 19864a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Copy Production Firmware
2727
run: |
2828
mkdir firmware_output
29-
cp .pio/build/oeplnrf/production.hex firmware_output/production.hex
29+
cp .pio/build/oeplnrf/firmware.hex firmware_output/production.hex
3030
3131
- name: Rename Files with Release Tag
3232
run: |

0 commit comments

Comments
 (0)