Use release-pypi environment
This commit is contained in:
parent
f0d9da739d
commit
afa51cd436
6
.github/workflows/wheels.yml
vendored
6
.github/workflows/wheels.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user