Skip to content

Commit 8f5d3a2

Browse files
committed
fix(devops): for provenance we need id-token write access
1 parent 5291891 commit 8f5d3a2

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
@@ -8,6 +8,7 @@ name: Release Notes & Publish to NPM
88

99
permissions:
1010
contents: write
11+
id-token: write
1112

1213
on:
1314
push:

0 commit comments

Comments
 (0)