Skip to content

Commit bac1fb5

Browse files
authored
Update python-publish.yml
1 parent 0c82aa9 commit bac1fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Retrieve release distributions
6464
uses: actions/download-artifact@v4
6565
with:
66-
name: release-dists
66+
name: pypi-dists
6767
path: dist/
6868

6969
- name: Publish release distributions to PyPI

0 commit comments

Comments
 (0)