Skip to content

Commit

Permalink
add write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
2shrestha22 committed Jul 7, 2024
1 parent eae0dc1 commit 488a079
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
release:
needs: build
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Clone Repository
Expand Down

0 comments on commit 488a079

Please sign in to comment.