Skip to content

Commit

Permalink
Verbose PyPI upload output
Browse files Browse the repository at this point in the history
  • Loading branch information
ffl096 committed Oct 18, 2024
1 parent 71a58a2 commit 3d82209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
path: dist/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true

github-release:
name: Sign and Upload as GitHub Release
Expand Down Expand Up @@ -100,3 +102,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
verbose: true

0 comments on commit 3d82209

Please sign in to comment.