Skip to content

Commit

Permalink
allow the release action to write
Browse files Browse the repository at this point in the history
  • Loading branch information
marph91 committed Jul 14, 2024
1 parent b273374 commit 3f7770f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
build:
name: build
runs-on: ${{ matrix.os }}
permissions:
contents: write
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3f7770f

Please sign in to comment.