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.
1 parent e1943a2 commit 53e1486Copy full SHA for 53e1486
.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