Skip to content

Commit

Permalink
chore: Disable PyPI attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 26, 2024
1 parent d7bce20 commit 673e96e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
file_glob: true

- name: Publish
uses: pypa/[email protected].1
with:
attestations: true
uses: pypa/[email protected].2
# with:
# attestations: true

0 comments on commit 673e96e

Please sign in to comment.