Skip to content

Commit 3daf0dc

Browse files
Update python-publish.yml
1 parent 4e665ca commit 3daf0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- name: Retrieve release distributions
128128
uses: actions/download-artifact@v4
129129
with:
130-
name: release-dists
130+
pattern: release-dists-*
131131
path: wheelhouse/
132132

133133
- name: Publish release distributions to TestPyPI

0 commit comments

Comments
 (0)