Skip to content

Commit

Permalink
Update release-to-pypi.yml
Browse files Browse the repository at this point in the history
Remove test.pypi.org for release
  • Loading branch information
mottosso authored Feb 2, 2024
1 parent 2ca517b commit ffdf4ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,3 @@ jobs:
run: python3 -m build
- name: Release to PyPi
uses: pypa/gh-action-pypi-publish@release/v1
# TODO: Remove with: block before actual release.
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit ffdf4ef

Please sign in to comment.