We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04aa58a commit 8754ba9Copy full SHA for 8754ba9
1 file changed
.github/workflows/deploy.yml
@@ -103,6 +103,7 @@ jobs:
103
uses: pypa/gh-action-pypi-publish@v1.13.0
104
with:
105
repository-url: https://test.pypi.org/legacy/
106
+ verbose: true
107
108
deploy-pypi:
109
name: Deploy to PyPI
0 commit comments