Skip to content

Commit 4e4e984

Browse files
authored
fix(ci): Update release permissions
1 parent 3a7c597 commit 4e4e984

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
@@ -78,6 +78,7 @@ jobs:
7878
permissions:
7979
contents: write
8080
packages: write
81+
pull-requests: write
8182
with:
8283
version: ${{ needs.set-version.outputs.version }}
8384

0 commit comments

Comments
 (0)