Skip to content

Commit 9ac0515

Browse files
committed
publish to pypi with git version
1 parent d78917a commit 9ac0515

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pypi-publish.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ jobs:
5050
- name: Publish distribution 📦 to TestPyPI
5151
uses: pypa/gh-action-pypi-publish@release/v1
5252
with:
53-
repository-url: https://test.pypi.org/legacy/
53+
repository-url: https://test.pypi.org/legacy/
54+
verbose: true

0 commit comments

Comments
 (0)