Skip to content

Commit f6e7e58

Browse files
authored
[CI] Change permissions for contents from read to write
1 parent e2903c0 commit f6e7e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

77
permissions:
8-
contents: read
8+
contents: write
99
actions: read
1010

1111
jobs:

0 commit comments

Comments
 (0)