Skip to content

Commit 1425262

Browse files
committed
.publish.attestation
1 parent f778a0f commit 1425262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
SIGNER_IDENTITY: "https://github.com/${{ github.workflow_ref }}"
7070

7171
- name: Inspect PEP 740 attestations
72-
run: pypi-attestations inspect dist/*
72+
run: pypi-attestations inspect dist/*.publish.attestation
7373

7474
- name: Prepare attestation bundles for uploading
7575
run: |

0 commit comments

Comments
 (0)