We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c82aa9 commit bac1fb5Copy full SHA for bac1fb5
.github/workflows/python-publish.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Retrieve release distributions
64
uses: actions/download-artifact@v4
65
with:
66
- name: release-dists
+ name: pypi-dists
67
path: dist/
68
69
- name: Publish release distributions to PyPI
0 commit comments