Skip to content

Commit 4eb60ff

Browse files
authored
Add NPM_CONFIG_PROVENANCE false (#6226)
1 parent 2e21f27 commit 4eb60ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-upgradeable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
TARBALL: ${{ steps.pack.outputs.tarball }}
6565
TAG: ${{ steps.pack.outputs.tag }}
6666
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
67+
NPM_CONFIG_PROVENANCE: false
6768
- name: Create Github Release
6869
uses: actions/github-script@v8
6970
env:

0 commit comments

Comments
 (0)