Skip to content

Commit

Permalink
chore: add additional permissions for release chronical (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Phillips <[email protected]>
  • Loading branch information
spiffcs authored Dec 21, 2023
1 parent f9608b6 commit 0df025c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
permissions:
contents: write
packages: write
issues: read
pull-requests: read
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 0df025c

Please sign in to comment.