Skip to content

Commit a1d624b

Browse files
committed
+changelog-ignore: fix release permissions
1 parent 083bc3d commit a1d624b

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
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
permissions:
1111
contents: write
12+
pull-requests: write
1213
steps:
1314
- name: Build
1415
id: build

0 commit comments

Comments
 (0)