Skip to content

Commit

Permalink
chore: update changelog CI permission
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored and taylorotwell committed Feb 11, 2025
1 parent e1943a2 commit 53e1486
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
release:
types: [released]

permissions:
contents: write

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

0 comments on commit 53e1486

Please sign in to comment.