Skip to content

Commit 0a40a20

Browse files
committed
fix: add pull-requests write permission to workflow
1 parent c934727 commit 0a40a20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
permissions:
99
contents: write
10+
pull-requests: write
1011

1112
jobs:
1213
goreleaser:

0 commit comments

Comments
 (0)