Opt into uploading PEP 740 digital publish attestations to PyPI

This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-03 00:13:38 +02:00 committed by GitHub
parent 4f60c781be
commit f8d3e4102f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ jobs:
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.0
with:
attestations: true
- name: Push tag
run: |