Skip to content

Commit

Permalink
ci: Disable attestations on TestPyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Dec 3, 2024
1 parent 47f495a commit 96c9fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
with:
repository-url: https://test.pypi.org/legacy/
packages-dir: wheel/
attestations: false
- name: Publish to PyPI 🚀
uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 96c9fc2

Please sign in to comment.