Skip to content

Commit 59ccc84

Browse files
authored
Add permissions for issues in release workflow
1 parent 00971e0 commit 59ccc84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
permissions:
4242
id-token: write
43+
issues: write
4344
steps:
4445
- name: Download and Extract Artifacts from build
4546
uses: dawidd6/action-download-artifact@v14

0 commit comments

Comments
 (0)