We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
update-changelog.yml
1 parent eb4d1af commit 8d48666Copy full SHA for 8d48666
.github/workflows/update-changelog.yml
@@ -4,6 +4,9 @@ on:
4
release:
5
types: [released]
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
update:
12
uses: laravel/.github/.github/workflows/update-changelog.yml@main
0 commit comments