[no ci] actions: attest wheels uploaded to PyPi

This commit is contained in:
Jay Lee 2025-04-23 14:52:02 -04:00 committed by GitHub
parent ac31042576
commit a8fafd0dcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,4 +30,6 @@ jobs:
python -m build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@release/v1'
with:
attestation: true