We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4408b commit 7a88f4fCopy full SHA for 7a88f4f
.github/workflows/deploy.yml
@@ -24,4 +24,5 @@ jobs:
24
with:
25
user: __token__
26
password: ${{ secrets.PYPI_API_TOKEN }}
27
+ verbose: true
28
0 commit comments