Skip to content

Commit d0a1eeb

Browse files
fix(ci): also grant write permissions for discussions
1 parent fe21dd4 commit d0a1eeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
id-token: write
1010
contents: write
11+
discussions: write
1112

1213
jobs:
1314
build-linux:

0 commit comments

Comments
 (0)