Update upload_to_pypi.yml

This commit is contained in:
dmahan93 2025-05-13 13:13:51 -05:00 committed by GitHub
parent c79d2c34c1
commit efbf52519d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/<package-name> # Replace <package-name> with your PyPI project name
url: https://pypi.org/p/atroposlib # Replace <package-name> with your PyPI project name
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing