Skip to content

Commit 2306059

Browse files
added Digital Attestations
1 parent e7c531e commit 2306059

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
permissions:
1616
id-token: write # IMPORTANT: this is required for trusted publishing
17+
attestations: write # REQUIRED: Enables digital attestations (PEP 740)
1718

1819
steps:
1920
- name: Checkout Source Code

0 commit comments

Comments
 (0)