Skip to content

Commit 7d2d4ec

Browse files
committed
added id-token write to release workflow
1 parent 45e853d commit 7d2d4ec

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
@@ -5,6 +5,7 @@ on:
55

66
permissions:
77
contents: write
8+
id-token: write
89

910
jobs:
1011
release:

0 commit comments

Comments
 (0)