Skip to content

Commit

Permalink
Merge pull request #127 from benjeffery/verbose-pypi
Browse files Browse the repository at this point in the history
Make twine verbose for debug
  • Loading branch information
benjeffery committed Jan 27, 2025
2 parents 05236cf + b0d4b43 commit 878266f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ jobs:
path: dist/
- uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true
repository-url: https://test.pypi.org/legacy/

0 comments on commit 878266f

Please sign in to comment.