Skip to content

Commit

Permalink
chore: add action perms (#262)
Browse files Browse the repository at this point in the history
update workflow to github permissions enforcement

Co-authored-by: Alan Chen <alan@infinyon.com>
  • Loading branch information
digikata and digikata committed Sep 26, 2023
1 parent 309bc50 commit 81b494e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
release_cli:
name: Build nj-cli
runs-on: ${{ matrix.os }}
permissions:
contents: write
strategy:
matrix:
include:
Expand Down

0 comments on commit 81b494e

Please sign in to comment.