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