Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 84e0ee6

Browse files
fix: turn off attestations (#560)
1 parent a89f108 commit 84e0ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_for_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
if: inputs.publish == true
3838
uses: pypa/gh-action-pypi-publish@release/v1
3939
with:
40+
attestations: false
4041
verbose: true
41-
attestation: true

0 commit comments

Comments
 (0)