Skip to content

Commit

Permalink
verbose true
Browse files Browse the repository at this point in the history
  • Loading branch information
porimol committed Oct 28, 2024
1 parent b7efd11 commit d1b5767
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true

github-release:
name: >-
Expand Down Expand Up @@ -118,3 +119,4 @@ jobs:
with:
repository-url: https://test.pypi.org/legacy/
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
verbose: true

0 comments on commit d1b5767

Please sign in to comment.