We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5aca9 commit fc40e88Copy full SHA for fc40e88
.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