Skip to content

Commit

Permalink
poetry build add verbose option
Browse files Browse the repository at this point in the history
  • Loading branch information
ghinks committed Jan 20, 2025
1 parent 6ac3f2c commit c73ae88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
env:
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN_REVIEW_TALLY }}
run: |
poetry publish --build
poetry publish --build --verbose

0 comments on commit c73ae88

Please sign in to comment.