We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f9ab3 commit 70e6f46Copy full SHA for 70e6f46
.github/workflows/build-and-deploy-on-pypi.yml
@@ -42,6 +42,7 @@ jobs:
42
- name: Publish distribution 📦 to Test PyPI
43
uses: pypa/gh-action-pypi-publish@release/v1
44
with:
45
+ verbose: true
46
repository-url: https://test.pypi.org/legacy/
47
####
48
- name: Publish distribution 📦 to PyPI
0 commit comments