Skip to content

Commit

Permalink
Opt into uploading PEP 740 digital publish attestations to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Sep 2, 2024
1 parent 84d8346 commit b39ac2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
- name: PyPI upload
uses: pypa/gh-action-pypi-publish@v1.10.0
with:
attestations: true
packages-dir: dist
password: ${{ secrets.PYPI_API_TOKEN }}
- name: GitHub Release
Expand Down

0 comments on commit b39ac2c

Please sign in to comment.