Skip to content

Commit

Permalink
chore: use pypi.org, not test.pypi.org
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski authored Dec 26, 2023
1 parent 628d030 commit 1071217
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,3 @@ jobs:

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

0 comments on commit 1071217

Please sign in to comment.