Skip to content

Commit

Permalink
Add write permissions for softprops/action-gh-release@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazeem committed Aug 2, 2024
1 parent 3b4604e commit 9fbfc2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:

runs-on: ${{ matrix.os }}

permissions:
contents: write

env:
TAG: "0.3.6"
AMD64_LINUX_GCC: amd64-linux-gcc
Expand Down

0 comments on commit 9fbfc2d

Please sign in to comment.