Skip to content

Commit 9073cb3

Browse files
authored
Publish package with attestations
Follow up to #1123.
1 parent 6f0620f commit 9073cb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040

4141
- name: Publish package to PyPI
4242
uses: pypa/[email protected]
43+
with:
44+
attestations: true
4345

4446
- name: Push tag
4547
run: |

0 commit comments

Comments
 (0)