Skip to content

Commit 01bb78a

Browse files
authored
Merge pull request #8441 from hugovk/attest
Generate and upload attestations to PyPI
2 parents f3deba0 + e33d8bb commit 01bb78a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,3 +301,5 @@ jobs:
301301
merge-multiple: true
302302
- name: Publish to PyPI
303303
uses: pypa/gh-action-pypi-publish@release/v1
304+
with:
305+
attestations: true

0 commit comments

Comments
 (0)