Skip to content

Commit dac384d

Browse files
committed
Build pypi attestation in CI
1 parent de80fa5 commit dac384d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
uses: pypa/gh-action-pypi-publish@release/v1
8888
with:
8989
packages-dir: ./dist/wheelhouse-*
90+
attestations: true
9091

9192
- name: Upload Python packages for release notes
9293
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)