Skip to content

Commit 252dc6b

Browse files
author
spencer@primus
committed
Add verbose flag
1 parent 9e143ac commit 252dc6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish_to_test_pypi.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ jobs:
6363
- name: Publish distribution 📦 to TestPyPI
6464
uses: pypa/gh-action-pypi-publish@release/v1
6565
with:
66-
repository-url: https://test.pypi.org/legacy/
66+
repository-url: https://test.pypi.org/legacy/
67+
verbose: true

0 commit comments

Comments
 (0)