Skip to content

Commit a38397b

Browse files
Add additional permissions
1 parent 03828b6 commit a38397b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
url: https://pypi.org/p/pyodide-build
4141
permissions:
4242
id-token: write # IMPORTANT: mandatory for trusted publishing
43+
attestations: write
44+
contents: read
4345
steps:
4446
- name: Download all the dists
4547
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8

0 commit comments

Comments
 (0)