Skip to content

Commit

Permalink
fix(release): write permissions for contents
Browse files Browse the repository at this point in the history
  • Loading branch information
AkinoKaede committed Aug 21, 2024
1 parent a564dcc commit 2c76b6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ on:

jobs:
release:
permissions:
contents: write

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 2c76b6e

Please sign in to comment.