Use release-pypi environment

This commit is contained in:
Hynek Schlawack 2026-05-06 10:41:25 +02:00
parent f0d9da739d
commit afa51cd436
No known key found for this signature in database

View File

@ -70,9 +70,9 @@ jobs:
needs: wheels
runs-on: ubuntu-latest
name: Upload release to PyPI
# environment:
# name: release-pypi
# url: https://pypi.org/p/argon2-cffi-bindings
environment:
name: release-pypi
url: https://pypi.org/p/argon2-cffi-bindings
permissions:
id-token: write # necessary for trusted publishing
steps: