Skip to content

Commit b645df6

Browse files
authored
Change permissions from read to write for contents
1 parent 620632b commit b645df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
- prepare
161161
- upload-changelog
162162
permissions:
163-
contents: read
163+
contents: write
164164
runs-on: ubuntu-latest
165165

166166
steps:

0 commit comments

Comments
 (0)