We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9c5bb9 + 7a88f4f commit ffaf230Copy full SHA for ffaf230
.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