There was an error while loading. Please reload this page.
2 parents 76575cf + 1465a23 commit d7022f5Copy full SHA for d7022f5
.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