Skip to content

Commit

Permalink
fix: show verbose upload to PyPi (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk authored Nov 17, 2023
1 parent ccaf750 commit f3386d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ jobs:
path: dist/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true

0 comments on commit f3386d9

Please sign in to comment.