Skip to content

Commit

Permalink
ci: Set attestations: false
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Nov 25, 2024
1 parent a82a4e1 commit 9b061e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ jobs:
- name: Publish to PyPI
if: env.SHOULD_DEPLOY == 'true'
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false

build-base:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9b061e9

Please sign in to comment.