Skip to content

Commit

Permalink
fix: turn off attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Nov 13, 2024
1 parent a89f108 commit 9813d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_for_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
if: inputs.publish == true
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false
verbose: true
attestation: true

0 comments on commit 9813d86

Please sign in to comment.