Make test PyPI releases live.

This commit is contained in:
Russell Keith-Magee 2025-02-19 14:18:18 +08:00
parent 2ee66db468
commit b73b0ce10a
No known key found for this signature in database
GPG key ID: 3D2DAB6A37BB5BC3

View file

@ -48,7 +48,7 @@ jobs:
with:
subject-path: "dist/*"
# - name: Publish release to Test PyPI
# uses: pypa/gh-action-pypi-publish@release/v1
# with:
# repository-url: https://test.pypi.org/legacy/
- name: Publish release to Test PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/