Skip to content

Commit 910af55

Browse files
committed
Try making the workflow work.
1 parent 7ad9f52 commit 910af55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkg.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/download-artifact@v6
3131
with:
3232
path: dist
33+
merge-multiple: true
3334
- name: Create release
3435
env:
3536
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)