Skip to content

Commit 0580c6d

Browse files
authored
ci: add PyPI attestations (#821)
1 parent e0e911c commit 0580c6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ jobs:
4040
subject-path: "dist/build-*"
4141

4242
- uses: pypa/gh-action-pypi-publish@release/v1
43+
with:
44+
attestations: true

0 commit comments

Comments
 (0)