Skip to content

Commit 2e21f27

Browse files
authored
Remove NPM_CONFIG_PROVENANCE (#6225)
1 parent 34279d7 commit 2e21f27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-upgradeable.yml

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

0 commit comments

Comments
 (0)