Skip to content

Commit

Permalink
PEP 703 attestations are now the default
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 30, 2024
1 parent ff56358 commit e68fa04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
- name: Upload package to Test PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true
repository-url: https://test.pypi.org/legacy/

# Upload to real PyPI on GitHub Releases.
Expand Down Expand Up @@ -90,5 +89,3 @@ jobs:

- name: Upload package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true

0 comments on commit e68fa04

Please sign in to comment.