Skip to content

Commit 0f7061b

Browse files
committed
ci: disable PyPI attestations to fix twine wheel validation failure
1 parent e64025a commit 0f7061b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ jobs:
7070

7171
- uses: pypa/gh-action-pypi-publish@release/v1
7272
with:
73+
attestations: false
7374
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)