Skip to content

Commit 11d22d1

Browse files
authored
Update python-publish.yml
1 parent 197d744 commit 11d22d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Download all the dists
8787
uses: actions/download-artifact@v4
8888
with:
89-
name: python-package-distributions
89+
name: pypi-dists
9090
path: dist/
9191
- name: Sign the dists with Sigstore
9292
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)