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 ce2326a commit e3f4726Copy full SHA for e3f4726
.github/workflows/python-publish.yml
@@ -41,4 +41,4 @@ jobs:
41
with:
42
user: __token__
43
password: ${{ secrets.PYPI_API_TOKEN }}
44
- packages_dir: src/dist
+ packages_dir: dist
0 commit comments