Skip to content

Commit ec2d44e

Browse files
authored
Publish package with attestations
New feature in the PyPI publish action
1 parent e1ebbe6 commit ec2d44e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,6 @@ jobs:
141141

142142
- name: Publish package
143143
uses: pypa/gh-action-pypi-publish@v1.10.0
144+
with:
145+
attestations: true
146+

0 commit comments

Comments
 (0)