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 d161bb6 commit b1b94baCopy full SHA for b1b94ba
.github/workflows/release.yml
@@ -74,4 +74,5 @@ jobs:
74
- name: Publish distribution 📦 to TestPyPI
75
uses: pypa/gh-action-pypi-publish@release/v1
76
with:
77
+ verbose: true
78
repository-url: https://test.pypi.org/legacy/
0 commit comments