Skip to content

Commit d7022f5

Browse files
authored
Merge pull request #308 from certifi/alex-patch-1
Upload attestations to PyPI
2 parents 76575cf + 1465a23 commit d7022f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ jobs:
5454
- name: publish
5555
if: github.event_name == 'push'
5656
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
57+
with:
58+
attestations: true

0 commit comments

Comments
 (0)