There was an error while loading. Please reload this page.
1 parent a681b79 commit a2b97cdCopy full SHA for a2b97cd
1 file changed
.github/workflows/wheels.yml
@@ -62,4 +62,5 @@ jobs:
62
uses: pypa/gh-action-pypi-publish@release/v1
63
with:
64
user: __token__
65
+ verbose: true
66
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments