Skip to content

Commit

Permalink
Merge pull request #176 from LaylBongers/master
Browse files Browse the repository at this point in the history
Extend permissions of the release CI job
  • Loading branch information
LaylBongers authored Jul 3, 2024
2 parents 5e0310b + 89a7f74 commit 96ce1d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,9 @@ jobs:
- macOS-latest-cmake
- windows-latest-cmake

permissions:
contents: write

steps:
- name: Download artifacts
id: download-artifact
Expand Down

0 comments on commit 96ce1d9

Please sign in to comment.