Skip to content

Commit 28a7fa6

Browse files
authored
Add id-token permission for OIDC in publish.yml
1 parent 621d33e commit 28a7fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- "v*.*.*"
66

77
permissions:
8+
id-token: write # Required for OIDC
89
contents: read
910

1011
jobs:

0 commit comments

Comments
 (0)