Skip to content

Commit 3cb7697

Browse files
committed
Remove setting TestPYPI URL.
1 parent 990b4d1 commit 3cb7697

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ jobs:
122122
- name: Publish PyPI
123123
working-directory: ${{ env.PACKAGE_DIR }}
124124
run: |
125-
poetry config repositories.test-pypi https://test.pypi.org/legacy/
126125
poetry publish -r test-pypi -v -n
127126
128127
- name: Clear the repo untracked files

0 commit comments

Comments
 (0)