Skip to content

Commit 6c7f95b

Browse files
author
Shyam Dwaraknath
authored
Add verbose output to upload
1 parent 13216ea commit 6c7f95b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
user: __token__
2929
password: ${{ secrets.PYPY_API_TOKEN }}
30+
verbose: true
3031

3132
docs:
3233
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)