We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abd031 commit 2be2667Copy full SHA for 2be2667
.github/workflows/publish-firmware.yml
@@ -25,4 +25,4 @@ jobs:
25
needs:
26
- build-firmware
27
with:
28
- version: ${{ github.event.release.tag_name }}"
+ version: ${{ github.event.release.tag_name }}
0 commit comments