Skip to content

Commit

Permalink
fix: add npm publish with provenance support
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 26, 2023
1 parent 08fe9a1 commit d190f05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-npm-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
- name: execute NPM Release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_PROVENANCE: true
Expand Down
2 changes: 0 additions & 2 deletions .npmrc

This file was deleted.

0 comments on commit d190f05

Please sign in to comment.