Skip to content

Commit

Permalink
Update build-BITSv5.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelshipman authored Nov 6, 2023
1 parent e22f329 commit db51996
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-BITSv5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@ jobs:
export PICO_SDK_PATH=../../pico-sdk
cmake ..
make
- name: Release
uses: softprops/action-gh-release@v1
with:
files: |
test.uf2

0 comments on commit db51996

Please sign in to comment.