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.
1 parent 3d13f58 commit 90ed88aCopy full SHA for 90ed88a
.github/workflows/build.yml
@@ -92,4 +92,4 @@ jobs:
92
uses: svenstaro/upload-release-action@v2
93
with:
94
file: "*.zip"
95
- file_blob: true
+ file_glob: true
0 commit comments