We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e70ee7 commit 48cd189Copy full SHA for 48cd189
1 file changed
.github/workflows/build.yml
@@ -26,3 +26,4 @@ jobs:
26
uses: softprops/action-gh-release@v1
27
with:
28
files: ${{ github.workspace }}/firmware.bin
29
+ tag_name: firmware
0 commit comments