Skip to content

Commit

Permalink
Merge pull request #8441 from hugovk/attest
Browse files Browse the repository at this point in the history
Generate and upload attestations to PyPI
  • Loading branch information
radarhere authored Oct 6, 2024
2 parents f3deba0 + e33d8bb commit 01bb78a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,3 +301,5 @@ jobs:
merge-multiple: true
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true

0 comments on commit 01bb78a

Please sign in to comment.