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 76575cf commit 1465a23Copy full SHA for 1465a23
.github/workflows/release.yml
@@ -54,3 +54,5 @@ jobs:
54
- name: publish
55
if: github.event_name == 'push'
56
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
57
+ with:
58
+ attestations: true
0 commit comments