Skip to content

Commit fdba425

Browse files
committed
+changelog-ignore: fix release permissions
1 parent 44f7a62 commit fdba425

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
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write
13+
pull-requests: write
1314
needs:
1415
- metadata
1516
steps:

0 commit comments

Comments
 (0)