Skip to content

Commit e1b455d

Browse files
Merge pull request #55 from kevinbackhouse/pypi-verbose-true
Set verbose=true to investigate why upload is failing
2 parents fb83550 + f4af566 commit e1b455d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-testpypi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
5151
with:
5252
repository-url: https://test.pypi.org/legacy/
53+
verbose: true
5354

5455
- name: Sign with sigstore
5556
uses: sigstore/gh-action-sigstore-python@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0

0 commit comments

Comments
 (0)