We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dda0e commit 08d6094Copy full SHA for 08d6094
1 file changed
.github/workflows/release.yml
@@ -51,6 +51,7 @@ jobs:
51
repository-url: https://test.pypi.org/legacy/
52
skip-existing: true
53
verbose: true
54
+ attestations: false
55
56
- name: Verify TestPyPI release
57
run: |
0 commit comments