We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbd2e4 commit 2e28e8aCopy full SHA for 2e28e8a
1 file changed
.github/workflows/python-publish-test.yml
@@ -37,3 +37,6 @@ jobs:
37
38
- name: Publish package to Test PyPI
39
uses: pypa/gh-action-pypi-publish@release/v1
40
+ with:
41
+ verbose: True
42
+ repository-url: https://test.pypi.org/legacy/
0 commit comments