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 d3e1365 commit 3189c83Copy full SHA for 3189c83
.github/workflows/pypi-publish.yml
@@ -68,4 +68,5 @@ jobs:
68
- name: Publish release distributions to PyPI
69
uses: pypa/gh-action-pypi-publish@release/v1
70
with:
71
+ repository-url: https://test.pypi.org/legacy/
72
packages-dir: dist/
0 commit comments