We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa92082 + 64fd6fc commit 3fe0804Copy full SHA for 3fe0804
.github/workflows/prerelease.yml
@@ -79,5 +79,5 @@ jobs:
79
generate_release_notes: true
80
prerelease: true
81
fail_on_unmatched_files: true
82
- files: ${{ github.workspace }}/firmware/*/*.bin
+ files: ${{ github.workspace }}/**/*.bin
83
0 commit comments