Skip to content

Commit

Permalink
switch to main pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Dec 15, 2023
1 parent 816bb5b commit 4f7a799
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,5 @@ jobs:
path: dist/
- name: Publish package distributions to TestPyPI
# Only upload on tags
if: startsWith(github.ref, 'refs/tags/v')
# if: startsWith(github.ref, 'refs/tags/v') # temp to test publish
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit 4f7a799

Please sign in to comment.