We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f9eb7 commit b6dc4d3Copy full SHA for b6dc4d3
.github/workflows/build.yml
@@ -37,6 +37,7 @@ jobs:
37
uses: actions/download-artifact@v4
38
with:
39
path: dist
40
+ merge-multiple: true
41
- name: Release
42
uses: softprops/action-gh-release@v1
43
0 commit comments