Skip to content

Commit 1401bee

Browse files
authored
Add missing permission for GitHub release (#212)
1 parent 1dcd4c6 commit 1401bee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
node-version: [20]
7575
permissions:
7676
id-token: write
77+
contents: write
7778
steps:
7879
- name: Clone repo
7980
uses: actions/checkout@v6

0 commit comments

Comments
 (0)