Skip to content

Commit

Permalink
chore: Update permissions in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkapsahili committed May 24, 2024
1 parent 75bfb76 commit 6715208
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
name: "Release"
runs-on: ubuntu-latest
needs: build
permissions:
contents: write

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6715208

Please sign in to comment.