We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59866c7 commit 00231dcCopy full SHA for 00231dc
1 file changed
.github/workflows/deploy.yml
@@ -40,6 +40,8 @@ jobs:
40
41
- name: Publish package to PyPI
42
uses: pypa/gh-action-pypi-publish@v1.10.0
43
+ with:
44
+ attestations: true
45
46
- name: Push tag
47
run: |
0 commit comments