Skip to content

Commit 2be2667

Browse files
committed
Fix version
1 parent 3abd031 commit 2be2667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
needs:
2626
- build-firmware
2727
with:
28-
version: ${{ github.event.release.tag_name }}"
28+
version: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)