Skip to content

Commit 7af6c8e

Browse files
authored
ci: fix releases PR creation automation (#7)
*more info: https://github.com/orgs/community/discussions/156181
1 parent 6039ae1 commit 7af6c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
# Needed by googleapis/release-please-action@v4
3636
contents: write
3737
pull-requests: write
38+
issues: write
3839
# Needed by `npm publish --provenance`
3940
id-token: write
4041
steps:

0 commit comments

Comments
 (0)