We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13216ea commit 6c7f95bCopy full SHA for 6c7f95b
.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
user: __token__
29
password: ${{ secrets.PYPY_API_TOKEN }}
30
+ verbose: true
31
32
docs:
33
runs-on: ubuntu-latest
0 commit comments