We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8a1cf commit 63ea35bCopy full SHA for 63ea35b
.github/workflows/main.yml
@@ -37,5 +37,5 @@ jobs:
37
uses: actions/upload-artifact@v7
38
with:
39
name: dist
40
- path: dist
+ path: dist/*.zip
41
0 commit comments