Skip to content

Commit ef24a95

Browse files
committed
chore: allow release token to updating issues, PRs
1 parent f90fcd1 commit ef24a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ env:
1111
permissions:
1212
id-token: write
1313
contents: read
14+
issues: write
15+
pull-requests: write
1416

1517
jobs:
1618
release:

0 commit comments

Comments
 (0)