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 336dc0d commit 8498397Copy full SHA for 8498397
.github/workflows/dev.yml
@@ -345,4 +345,4 @@ jobs:
345
commit: ${{ github.sha }}
346
tag: ${{ env.SHA_SHORT }}
347
name: Dev Build Prerelease-${{ env.SHA_SHORT }}
348
- artifacts: "artifacts/*.zip"
+ artifacts: "artifacts/*/*.zip"
0 commit comments