aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2024-01-10 14:53:37 -0800
committerDavid Lord <davidism@gmail.com>2024-01-10 14:53:37 -0800
commitda703f7aae36b1e88baaa20de334d7ff6378fdde (patch)
tree747299bbf0dbbd4e98277323da7418d29f5c584b /.github
parentbce174692547464512383ec40e0f8338b8811983 (diff)
downloadjinja-da703f7aae36b1e88baaa20de334d7ff6378fdde.tar.gz
use trusted publishing
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml
index 5a9baade..04527b7a 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -60,11 +60,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
- # Try uploading to Test PyPI first, in case something fails.
- - uses: pypa/gh-action-pypi-publish@c7f29f7adef1a245bd91520e94867e5c6eedddcc
+ - uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
with:
repository_url: https://test.pypi.org/legacy/
packages_dir: artifact/
- - uses: pypa/gh-action-pypi-publish@c7f29f7adef1a245bd91520e94867e5c6eedddcc
+ - uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
with:
packages_dir: artifact/