Skip to content

Commit bad27f2

Browse files
committed
Add debug
1 parent ead1871 commit bad27f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Publish package to Test PyPI (always)
4646
uses: pypa/gh-action-pypi-publish@release/v1
4747
with:
48+
verbose: 'true'
4849
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
4950
repository_url: https://test.pypi.org/legacy/
5051
skip_existing: true

0 commit comments

Comments
 (0)