verbose publishing
Some checks reported warnings
Publish to PyPI / Publish to PyPI (push) Has been cancelled
Some checks reported warnings
Publish to PyPI / Publish to PyPI (push) Has been cancelled
This commit is contained in:
parent
f26559a5c2
commit
aadff7ef71
@ -28,6 +28,7 @@ jobs:
|
|||||||
- name: Publish Package
|
- name: Publish Package
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
|
verbose: true
|
||||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user