Skip to content

Commit

Permalink
chore: update release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lancedikson authored Dec 27, 2023
1 parent 468b26a commit e2d6205
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:
name: release-please
jobs:
release-please:
permissions:
contents: write # to create release commit (google-github-actions/release-please-action)
pull-requests: write # to create release PR (google-github-actions/release-please-action)

runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
Expand Down

0 comments on commit e2d6205

Please sign in to comment.