Skip to content

Commit 0c601e7

Browse files
committed
ci: update permissions
1 parent d545831 commit 0c601e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
- main
66
permissions:
77
id-token: write
8-
contents: read
8+
contents: write
9+
pull-requests: write
910
jobs:
1011
release-please:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)