Skip to content

Commit

Permalink
verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Dec 10, 2024
1 parent 50c0bbb commit 9abeef6
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 @@ -46,6 +46,8 @@ jobs:
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true
# with:
# user: __token__
# password: ${{secrets.PYPI_API_TOKEN}}

0 comments on commit 9abeef6

Please sign in to comment.