We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf83fe commit bb729feCopy full SHA for bb729fe
.github/workflows/deploy.yml
@@ -47,6 +47,8 @@ jobs:
47
48
- name: Publish package to PyPI
49
uses: pypa/[email protected]
50
+ with:
51
+ attestations: true
52
53
- name: Push tag
54
run: |
0 commit comments