Skip to content

Commit

Permalink
Merge pull request #308 from certifi/alex-patch-1
Browse files Browse the repository at this point in the history
Upload attestations to PyPI
  • Loading branch information
sigmavirus24 authored Sep 3, 2024
2 parents 76575cf + 1465a23 commit d7022f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
- name: publish
if: github.event_name == 'push'
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
with:
attestations: true

0 comments on commit d7022f5

Please sign in to comment.