Skip to content

Commit bb729fe

Browse files
authored
Publish package with attestations
Follow up to #454
1 parent 9bf83fe commit bb729fe

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
@@ -47,6 +47,8 @@ jobs:
4747

4848
- name: Publish package to PyPI
4949
uses: pypa/[email protected]
50+
with:
51+
attestations: true
5052

5153
- name: Push tag
5254
run: |

0 commit comments

Comments
 (0)