Skip to content

Commit

Permalink
fix: Add write permissions for packages
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Lepski <[email protected]>
  • Loading branch information
clepski committed Feb 6, 2025
1 parent d1e6978 commit c49c4bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

permissions:
contents: write
packages: write
pull-requests: write

name: release-please
Expand Down

0 comments on commit c49c4bf

Please sign in to comment.