Skip to content

Commit 8aca7ee

Browse files
authored
Use correct URL for test-pypi for publishing test wheels (#608)
1 parent a39cd67 commit 8aca7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
- name: Publish to Test-PyPI
7272
uses: pypa/[email protected]
7373
with:
74+
repository-url: https://test.pypi.org/legacy/
7475
print-hash: true
7576
verbose: true
7677

0 commit comments

Comments
 (0)