Skip to content

Commit bf519dd

Browse files
committed
release
1 parent c9b5d31 commit bf519dd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ jobs:
2626
with:
2727
name: uf2
2828
path: build_out
29+
30+
- name: Release
31+
uses: softprops/action-gh-release@v1
32+
with:
33+
files: build_out/*.uf2

0 commit comments

Comments
 (0)