Skip to content

Commit 8c50758

Browse files
[CI] Updates repository URL to PyPi
Was TestPyPi
1 parent 9a7ca98 commit 8c50758

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,5 @@ jobs:
102102
- name: Upload to Pypi
103103
uses: pypa/gh-action-pypi-publish@release/v1
104104

105-
# Temporary argument to test uploads to TestPyPI
106105
with:
107-
verbose: true
108-
repository-url: https://test.pypi.org/legacy/
106+
verbose: true

0 commit comments

Comments
 (0)