Skip to content

Commit

Permalink
Add verbose true to debug pypi deploy issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienheureux committed Aug 24, 2021
1 parent 1a4408b commit 7a88f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true

0 comments on commit 7a88f4f

Please sign in to comment.