Skip to content

Commit 1071217

Browse files
authored
chore: use pypi.org, not test.pypi.org
1 parent 628d030 commit 1071217

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cd.yml

-4
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,3 @@ jobs:
4646

4747
- uses: pypa/gh-action-pypi-publish@release/v1
4848
if: github.event_name == 'release' && github.event.action == 'published'
49-
with:
50-
# Remember to tell (test-)pypi about this repo before publishing
51-
# Remove this line to publish to PyPI
52-
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)