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 d4a45eb commit 5f43c79Copy full SHA for 5f43c79
.github/workflows/pypi-publish.yml
@@ -68,6 +68,7 @@ jobs:
68
uses: pypa/gh-action-pypi-publish@release/v1
69
with:
70
repository-url: https://test.pypi.org/legacy/
71
+ verbose: true
72
73
- name: Publish distribution to PyPI
74
# The following upload action cannot be executed in the forked repository.
0 commit comments