Skip to content

Commit

Permalink
Preemptively fix attestation upload for PyPI publish
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Jan 21, 2025
1 parent a4b74ee commit d1a8214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/
attestations: false

- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit d1a8214

Please sign in to comment.