Skip to content

Commit f615d1c

Browse files
authored
Update the release workflow permission for issues (#517)
Signed-off-by: Zelin Hao <[email protected]>
1 parent b93a8f0 commit f615d1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
permissions:
1313
id-token: write
1414
contents: write
15+
issues: write
1516
steps:
1617
- name: Checkout Repository
1718
uses: actions/checkout@v4

0 commit comments

Comments
 (0)