Skip to content

Commit

Permalink
fix(ci): Release changelog permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Oct 11, 2023
1 parent ae6aa5d commit 4555612
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
documentation-changelog:
runs-on: ubuntu-latest
name: "Generate documentation changelog"
permissions:
contents: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 4555612

Please sign in to comment.