Skip to content

Commit 48cd189

Browse files
committed
fix: GitHub Releases requires a tag?
1 parent 9e70ee7 commit 48cd189

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
uses: softprops/action-gh-release@v1
2727
with:
2828
files: ${{ github.workspace }}/firmware.bin
29+
tag_name: firmware

0 commit comments

Comments
 (0)