Skip to content

Commit

Permalink
chore: added permissions to release please
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Mar 12, 2024
1 parent 698c4cc commit b341ccc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
branches:
- $default-branch

permissions:
contents: write
pull-requests: write

jobs:
release-please:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b341ccc

Please sign in to comment.