Skip to content

Commit

Permalink
chore: workflow permission
Browse files Browse the repository at this point in the history
Signed-off-by: sarthakjdev <[email protected]>
  • Loading branch information
sarthakjdev committed Dec 6, 2024
1 parent 0eab870 commit 9243ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
branches:
- master

permissions: write-all

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit 9243ccd

Please sign in to comment.