Skip to content

Commit

Permalink
fix: GitHub Releases requires a tag?
Browse files Browse the repository at this point in the history
  • Loading branch information
webjay committed Dec 8, 2023
1 parent 9e70ee7 commit 48cd189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ${{ github.workspace }}/firmware.bin
tag_name: firmware

0 comments on commit 48cd189

Please sign in to comment.