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 Feb 11, 2025
1 parent 9d2cbe4 commit 57b8f7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
release:
types: [released]

permissions: {}
permissions:
contents: write

jobs:
update:
Expand Down

0 comments on commit 57b8f7e

Please sign in to comment.