use trusted publishing

This commit is contained in:
David Lord 2024-01-10 14:37:08 -08:00
parent d594969d72
commit 7f8fb54782
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8

View File

@ -63,10 +63,8 @@ jobs:
# Try uploading to Test PyPI first, in case something fails.
- uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
with:
password: ${{ secrets.TEST_PYPI_TOKEN }}
repository_url: https://test.pypi.org/legacy/
packages_dir: artifact/
- uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
with:
password: ${{ secrets.PYPI_TOKEN }}
packages_dir: artifact/