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 0505559 commit fe832f1Copy full SHA for fe832f1
1 file changed
.github/workflows/build.yml
@@ -98,4 +98,5 @@ jobs:
98
- name: Publish distribution to TestPyPI
99
uses: pypa/gh-action-pypi-publish@release/v1
100
with:
101
- repository-url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
102
+ packages-dir: wheelhouse
0 commit comments