Skip to content

Commit

Permalink
Merge pull request #80 from fabienheureux/fix/pypi-deploy-add-verbose
Browse files Browse the repository at this point in the history
Add verbose true to debug pypi deploy issues
  • Loading branch information
fabienheureux authored Aug 24, 2021
2 parents d9c5bb9 + 7a88f4f commit ffaf230
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 ffaf230

Please sign in to comment.