Skip to content

Commit

Permalink
Add verbose to debug issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgelmh committed Nov 5, 2024
1 parent 3ea26ee commit ee1fde8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
name: artifact
path: ./dist/
- uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true

0 comments on commit ee1fde8

Please sign in to comment.