We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6f98b3 + 320f10c commit be96571Copy full SHA for be96571
.github/workflows/python-publish.yml
@@ -58,4 +58,4 @@ jobs:
58
uses: pypa/gh-action-pypi-publish@release/v1
59
with:
60
print-hash: true
61
- repository-url: https://pypi.org/p/exotic/ # for testing sub https://test.pypi.org/legacy/
+ repository-url: https://upload.pypi.org/legacy/ # for testing sub https://test.pypi.org/legacy/
0 commit comments