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 9eb220d commit 8ab9dbdCopy full SHA for 8ab9dbd
.github/workflows/cibuild.yml
@@ -106,4 +106,4 @@ jobs:
106
- name: Publish package distributions to PyPI
107
uses: pypa/gh-action-pypi-publish@release/v1
108
with:
109
- packages-dir: ${{ env.repo_name }}/
+ packages-dir: ${{ env.repo_name }}/dist/
0 commit comments