Skip to content

Commit

Permalink
set attestations to false in pypi release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
evalott100 committed Oct 31, 2024
1 parent d6e37f7 commit 6d3b11a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:

- name: Publish to PyPI using trusted publishing
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false

0 comments on commit 6d3b11a

Please sign in to comment.