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 2137e3a commit 1327ae3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: update changelog

permissions:
contents: write

on:
release:
types: [released]

permissions: {}

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

0 comments on commit 1327ae3

Please sign in to comment.