Skip to content

Commit cebba11

Browse files
authored
Add missing permission for GitHub release (#544)
1 parent 3fc72ef commit cebba11

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
@@ -104,6 +104,7 @@ jobs:
104104
node-version: [20]
105105
permissions:
106106
id-token: write
107+
contents: write
107108
steps:
108109
- name: Clone repo
109110
uses: actions/checkout@v6

0 commit comments

Comments
 (0)