Skip to content

Commit b451e8e

Browse files
authored
chore: Update update-changelog.yml
1 parent 9ee6251 commit b451e8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: .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)