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 0c85a30 commit 3476d9fCopy full SHA for 3476d9f
.github/workflows/release.yaml
@@ -39,6 +39,7 @@ jobs:
39
user: __token__
40
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
41
repository-url: https://test.pypi.org/legacy/
42
+ verbose: true
43
- name: Publish to PyPi
44
uses: pypa/gh-action-pypi-publish@release/v1
45
with:
0 commit comments