Update .github/workflows/python_publish.yml
This commit is contained in:
parent
1fcebaf119
commit
a2044ba7de
2
.github/workflows/python_publish.yml
vendored
2
.github/workflows/python_publish.yml
vendored
|
@ -58,3 +58,5 @@ jobs:
|
|||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
verbose: true
|
||||
print-hash: true
|
Loading…
Reference in New Issue
Block a user