Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
fix: added pull request write permission to release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AH-dark committed Dec 9, 2023
1 parent 7199756 commit 8c748df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
packages: write
issues: write
id-token: write
pull-requests: write

env:
JRELEASER_GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 8c748df

Please sign in to comment.