From 81b494e80e263864582a6be725a15468496f7e2c Mon Sep 17 00:00:00 2001 From: Alan Chen Date: Tue, 26 Sep 2023 21:52:23 +0000 Subject: [PATCH] chore: add action perms (#262) update workflow to github permissions enforcement Co-authored-by: Alan Chen --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f3659d0e..b15a2a08 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,6 +7,8 @@ jobs: release_cli: name: Build nj-cli runs-on: ${{ matrix.os }} + permissions: + contents: write strategy: matrix: include: