Skip to content

Commit 7a4c47d

Browse files
authored
Update release-python.yml
1 parent 1aad1f1 commit 7a4c47d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
- name: Publish package to TestPyPI
4848
uses: pypa/[email protected]
4949
with:
50-
repository-url: https://test.pypi.org/legacy/
5150
verify-metadata: false
51+
repository-url: https://test.pypi.org/legacy/
5252

5353
upload_pypi:
5454
needs: [build_sdist]

0 commit comments

Comments
 (0)