Skip to content

Commit 6add3c1

Browse files
committed
id-token: write for error: Provenance generation in GitHub Actions requires "write" access to the "id-token" permission
1 parent 584c59f commit 6add3c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
permissions:
6464
contents: read
6565
issues: write
66+
id-token: write
6667
steps:
6768
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
6869
with:

0 commit comments

Comments
 (0)