Skip to content

Commit bb56adb

Browse files
committed
Ensure all artifacts are moved to the same directory 'dist'
1 parent 7ac5e88 commit bb56adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
steps:
7676
- uses: actions/download-artifact@v4
7777
with:
78+
merge-multiple: true
7879
path: dist
7980

8081
- name: Publish distribution 📦 to PyPI

0 commit comments

Comments
 (0)