Skip to content

Commit

Permalink
publish-release: do not use test PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Jan 8, 2024
1 parent 6483e31 commit 3cfe40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.11
with:
repository-url: https://test.pypi.org/legacy/
# repository-url: https://test.pypi.org/legacy/
verify-metadata: false # twine previously didn't verify metadata when uploading

0 comments on commit 3cfe40c

Please sign in to comment.