Skip to content

Commit

Permalink
ci: add release-please write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Feb 5, 2024
1 parent 4226970 commit 7d7ba4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
permissions:
contents: write
pull-requests: write

name: Release Please

on:
Expand Down

0 comments on commit 7d7ba4e

Please sign in to comment.