We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c17f44d commit ba46a30Copy full SHA for ba46a30
.github/workflows/build_and_release.yml
@@ -94,4 +94,4 @@ jobs:
94
env:
95
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
96
with:
97
- files: ./*.zip
+ files: ./output/*.zip
0 commit comments