Skip to content

Commit

Permalink
Set attestations to false
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiswl committed Nov 10, 2024
1 parent 34b4c83 commit b72edba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Push to PyPi
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false
repository-url: ${{ inputs.pypi_repository_url }}

# Wait for cache
Expand Down

0 comments on commit b72edba

Please sign in to comment.