enable verbose and print-hash
This commit is contained in:
parent
13c697bd23
commit
e6989a6464
|
@ -244,4 +244,6 @@ jobs:
|
|||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
packages-dir: dist/
|
||||
print-hash: true
|
||||
skip-existing: true
|
||||
verbose: true
|
||||
|
|
Loading…
Reference in New Issue