Skip to content

Commit 96ce1d9

Browse files
authored
Merge pull request #176 from LaylBongers/master
Extend permissions of the release CI job
2 parents 5e0310b + 89a7f74 commit 96ce1d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ jobs:
284284
- macOS-latest-cmake
285285
- windows-latest-cmake
286286

287+
permissions:
288+
contents: write
289+
287290
steps:
288291
- name: Download artifacts
289292
id: download-artifact

0 commit comments

Comments
 (0)