Skip to content

Commit ebe460e

Browse files
authored
ci: Dont generate attestations for test pypi (#455)
1 parent 8569705 commit ebe460e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ jobs:
204204
repository-url: https://test.pypi.org/legacy/
205205
packages-dir: wheels/
206206
skip-existing: true
207+
attestations: false
207208

208209
- name: Publish package distributions to PyPI
209210
if: always()

0 commit comments

Comments
 (0)