From bce174692547464512383ec40e0f8338b8811983 Mon Sep 17 00:00:00 2001 From: David Lord Date: Wed, 10 Jan 2024 14:37:08 -0800 Subject: [PATCH] use trusted publishing --- .github/workflows/publish.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 0ed495591..5a9baadeb 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -63,10 +63,8 @@ jobs: # Try uploading to Test PyPI first, in case something fails. - uses: pypa/gh-action-pypi-publish@c7f29f7adef1a245bd91520e94867e5c6eedddcc with: - password: ${{ secrets.TEST_PYPI_TOKEN }} repository_url: https://test.pypi.org/legacy/ packages_dir: artifact/ - uses: pypa/gh-action-pypi-publish@c7f29f7adef1a245bd91520e94867e5c6eedddcc with: - password: ${{ secrets.PYPI_TOKEN }} packages_dir: artifact/