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 cea46a6 commit 28e99a7Copy full SHA for 28e99a7
.github/workflows/publish.yml
@@ -101,4 +101,5 @@ jobs:
101
- name: Publish distribution 📦 to TestPyPI
102
uses: pypa/gh-action-pypi-publish@release/v1
103
with:
104
- repository-url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
105
+ verbose: true
0 commit comments