Skip to content

Commit 99e89c9

Browse files
authored
Add permissions for release
1 parent a52c621 commit 99e89c9

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
types: [published]
66

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

1011
jobs:

0 commit comments

Comments
 (0)