Skip to content

Commit

Permalink
update build action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Logicer16 committed Nov 15, 2023
1 parent e2b16f7 commit 691502e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
Build:
runs-on: ubuntu-latest

permissions:
checks: write

strategy:
matrix:
node-version: [20.x]
Expand Down

0 comments on commit 691502e

Please sign in to comment.