There was an error while loading. Please reload this page.
1 parent 4c8e5e3 commit 69b3c84Copy full SHA for 69b3c84
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
permissions:
19
contents: write # upload release artifacts
20
packages: write # push to ghcr.io
21
- id-token: write # attest artifacts
+ id-token: write # attest artifacts, npm trusted publishing
22
attestations: write
23
steps:
24
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
0 commit comments