aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2024-01-10 14:37:08 -0800
committerDavid Lord <davidism@gmail.com>2024-01-10 14:43:52 -0800
commitbce174692547464512383ec40e0f8338b8811983 (patch)
treee91a08f889de16e9a97a09ff10fa09cc649c1a55
parent7277d8068be593deab3555c7c14f974ada373af1 (diff)
downloadjinja-bce174692547464512383ec40e0f8338b8811983.tar.gz
use trusted publishing
-rw-r--r--.github/workflows/publish.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml
index 0ed49559..5a9baade 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/