Skip to content

Commit

Permalink
fix(ci): Allow release changelog to create a pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Oct 11, 2023
1 parent 4555612 commit 77f334e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
name: "Generate documentation changelog"
permissions:
contents: write
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 77f334e

Please sign in to comment.