Skip to content

Commit ebd009c

Browse files
authored
chore: Update update-changelog.yml
1 parent 788e78c commit ebd009c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/update-changelog.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ on:
44
release:
55
types: [released]
66

7-
permissions:
8-
contents: write
7+
permissions: {}
98

109
jobs:
1110
update:
11+
permissions:
12+
contents: write
1213
uses: laravel/.github/.github/workflows/update-changelog.yml@main

0 commit comments

Comments
 (0)