Merge pull request #8441 from hugovk/attest
Generate and upload attestations to PyPI
This commit is contained in:
commit
01bb78a8e7
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -301,3 +301,5 @@ jobs:
|
||||
merge-multiple: true
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
attestations: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user