Skip to content

Commit

Permalink
Fix missing write permission for changelog updater
Browse files Browse the repository at this point in the history
  • Loading branch information
olivernybroe committed Feb 26, 2025
1 parent 7436385 commit 918f2ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ on:

jobs:
update:
permissions:
contents: write
uses: laravel/.github/.github/workflows/update-changelog.yml@main

0 comments on commit 918f2ac

Please sign in to comment.