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 9e143ac commit 252dc6bCopy full SHA for 252dc6b
.github/workflows/publish_to_test_pypi.yml
@@ -63,4 +63,5 @@ jobs:
63
- name: Publish distribution 📦 to TestPyPI
64
uses: pypa/gh-action-pypi-publish@release/v1
65
with:
66
- repository-url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
67
+ verbose: true
0 commit comments