We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391fb20 commit 6d28740Copy full SHA for 6d28740
.github/workflows/release.yml
@@ -36,4 +36,4 @@ jobs:
36
uses: actions/upload-artifact@v4
37
with:
38
name: dist
39
- path: dist
+ path: dist/*
0 commit comments