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 bb0bedb commit 10729dbCopy full SHA for 10729db
.github/workflows/pypi-release.yml
@@ -67,6 +67,6 @@ jobs:
67
uses: actions/download-artifact@v4
68
with:
69
name: python-package-distributions
70
- path: py/dist/
+ path: dist/
71
- name: Publish distribution 📦 to PyPI
72
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments