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 a6d227c commit 4dd0948Copy full SHA for 4dd0948
.github/workflows/publish_to_pypi.yml
@@ -118,4 +118,5 @@ jobs:
118
- name: Publish distribution 📦 to TestPyPI
119
uses: pypa/gh-action-pypi-publish@release/v1
120
with:
121
+ verbose: true
122
repository-url: https://test.pypi.org/legacy/
0 commit comments