Update build.yml
Some checks failed
Build mcume / bins (push) Has been cancelled

This commit is contained in:
Liz 2025-08-11 17:14:02 -04:00 committed by GitHub
parent 8920b502d9
commit 51b7d081e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,6 +52,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@v1
with:
files: build*/*.uf2
files: build/*.uf2
fail_on_unmatched_files: true
body: "Select a uf2 from the list below."