Skip to content

Commit

Permalink
Verbose reporting on Test PyPI upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kjd committed Aug 3, 2024
1 parent 6d9f14e commit e98f6b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,6 @@ jobs:
- name: Publish distribution to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true
print-hash: true
repository-url: https://test.pypi.org/legacy/

0 comments on commit e98f6b8

Please sign in to comment.