Skip to content

Commit 83a46cd

Browse files
ci: update release workflow permissions for id-token and contents
1 parent d192748 commit 83a46cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
branches:
55
- main
66

7+
permissions:
8+
id-token: write
9+
contents: write
10+
711
jobs:
812
release:
913
name: '/'

0 commit comments

Comments
 (0)