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 228adf2 commit e9a845d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- name: Publish to Test PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true
repository-url: https://test.pypi.org/legacy/

# Publish to PyPI on GitHub Releases.
Expand All @@ -75,5 +74,3 @@ jobs:

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

0 comments on commit e9a845d

Please sign in to comment.