Skip to content

Commit

Permalink
Merge pull request #5 from caternuson/ci_fix
Browse files Browse the repository at this point in the history
Add path for release assets
  • Loading branch information
BlitzCityDIY authored Apr 11, 2023
2 parents 62b2744 + edcfaa7 commit 945423f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_uf2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: u2if_*.uf2
files: firmware/source/build/u2if_*.uf2

0 comments on commit 945423f

Please sign in to comment.