We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197d744 commit 11d22d1Copy full SHA for 11d22d1
.github/workflows/python-publish.yml
@@ -86,7 +86,7 @@ jobs:
86
- name: Download all the dists
87
uses: actions/download-artifact@v4
88
with:
89
- name: python-package-distributions
+ name: pypi-dists
90
path: dist/
91
- name: Sign the dists with Sigstore
92
uses: sigstore/[email protected]
0 commit comments