Skip to content

Commit 2ad9201

Browse files
authored
chore(actions): missing id-token permission (#373)
1 parent 1e44546 commit 2ad9201

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
contents: write
9+
id-token: write
910

1011
jobs:
1112
package:

0 commit comments

Comments
 (0)