Skip to content

Commit 7311cc7

Browse files
committed
updating npm settings
1 parent 2fb63e7 commit 7311cc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
cwd: "./wp-react-lib"
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
52-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
51+
NPM_CONFIG_PROVENANCE: false
5352

5453

0 commit comments

Comments
 (0)