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.
2 parents 1fdfb73 + 04cb41a commit 5fbcf32Copy full SHA for 5fbcf32
.github/workflows/update-changelog.md
@@ -0,0 +1,9 @@
1
+name: update changelog
2
+
3
+on:
4
+ release:
5
+ types: [released]
6
7
+jobs:
8
+ update:
9
+ uses: laravel/.github/.github/workflows/update-changelog.yml@main
0 commit comments