Skip to content

Commit a07255c

Browse files
committed
ci: Add write permission for release creation
1 parent 12f72e0 commit a07255c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- "v-**"
66

77
permissions:
8-
contents: read
8+
contents: write
99
pull-requests: read
1010

1111
jobs:

0 commit comments

Comments
 (0)