Skip to content

Commit 381c402

Browse files
authored
chore: update release please perms
1 parent f5e21a2 commit 381c402

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
4747
name: Changelog
4848
runs-on: ubuntu-latest
49+
permissions:
50+
contents: write
51+
pull-requests: write
4952
outputs:
5053
releases_created: ${{ steps.tag-release.outputs.releases_created }}
5154
steps:

0 commit comments

Comments
 (0)