Skip to content

Commit 2e4cd57

Browse files
CI: switch to write permission as it needs to push
Co-authored-by: Ryan May <[email protected]>
1 parent 340947c commit 2e4cd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
name: "Update Changelog"
66
permissions:
7-
contents: read
7+
contents: write
88

99
on:
1010
release:

0 commit comments

Comments
 (0)