Skip to content

Commit af228c0

Browse files
authored
Publish package with attestations (#530)
New feature in the PyPI publish action
1 parent e1ebbe6 commit af228c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

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

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

0 commit comments

Comments
 (0)