Skip to content

Commit

Permalink
Move audit
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Oct 30, 2023
1 parent 12e519c commit cee74e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
run: |
npm config set //registry.npmjs.org/:_authToken ${NPM_TOKEN}
npm install
npm audit --fix
npm publish --access public
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit cee74e6

Please sign in to comment.