Skip to content

Commit

Permalink
Remove test.pypi.org usage
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jul 31, 2024
1 parent a6f74ff commit 6c5d57f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,4 @@ 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/
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit 6c5d57f

Please sign in to comment.