Skip to content

Commit 8754ba9

Browse files
committed
verbose output for testpypi deployment to aid debugging
1 parent 04aa58a commit 8754ba9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
uses: pypa/gh-action-pypi-publish@v1.13.0
104104
with:
105105
repository-url: https://test.pypi.org/legacy/
106+
verbose: true
106107

107108
deploy-pypi:
108109
name: Deploy to PyPI

0 commit comments

Comments
 (0)