]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
use trusted publishing
authorDavid Lord <davidism@gmail.com>
Wed, 10 Jan 2024 22:37:08 +0000 (14:37 -0800)
committerDavid Lord <davidism@gmail.com>
Wed, 10 Jan 2024 22:43:52 +0000 (14:43 -0800)
.github/workflows/publish.yaml

index 0ed495591672e9e0a68988dafefbebf9044adc24..5a9baadeb58efe9c7fc4583948949a0f8d67251f 100644 (file)
@@ -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/