Skip to content

Commit 00231dc

Browse files
authored
Publish package with attestations (#1125)
Follow up to #1123.
1 parent 59866c7 commit 00231dc

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/gh-action-pypi-publish@v1.10.0
43+
with:
44+
attestations: true
4345

4446
- name: Push tag
4547
run: |

0 commit comments

Comments
 (0)