Skip to content

Commit

Permalink
chore: Update update-changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Feb 12, 2025
1 parent 85eeecf commit 06b4e13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
release:
types: [released]

permissions: {}

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

0 comments on commit 06b4e13

Please sign in to comment.