We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03828b6 commit a38397bCopy full SHA for a38397b
.github/workflows/release.yml
@@ -40,6 +40,8 @@ jobs:
40
url: https://pypi.org/p/pyodide-build
41
permissions:
42
id-token: write # IMPORTANT: mandatory for trusted publishing
43
+ attestations: write
44
+ contents: read
45
steps:
46
- name: Download all the dists
47
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
0 commit comments