Skip to content

Commit d0bf40b

Browse files
authored
chore: update release permissions
Signed-off-by: Todd Baert <[email protected]>
1 parent 4563512 commit d0bf40b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
- main
77

88
permissions:
9-
contents: read
9+
contents: write
10+
pull-requests: write
1011

1112
jobs:
1213
release-please:

0 commit comments

Comments
 (0)