Merge pull request #8441 from hugovk/attest

Generate and upload attestations to PyPI
This commit is contained in:
Andrew Murray 2024-10-06 11:11:57 +11:00 committed by GitHub
commit 01bb78a8e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -301,3 +301,5 @@ jobs:
merge-multiple: true
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true