Skip to content

Commit 5eaa301

Browse files
committed
chore: Update cd.yml to enable publishing on pypi.org instead of test,pypi.org
1 parent cf4519f commit 5eaa301

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 4 deletions
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)