Skip to content

Commit 3daf0dc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)