Skip to content

Commit

Permalink
fix: release please action needs access to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaLanziani committed Nov 30, 2023
1 parent e6c79cd commit 41d5e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
permissions:
pull-requests: write
contents: write
packages: write
id-token: write
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 41d5e7d

Please sign in to comment.