Parcourir la source

enable provenance

codecalm il y a 1 an
Parent
commit
191b5f0636
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .github/workflows/release-beta.yml

+ 2 - 1
.github/workflows/release-beta.yml

@@ -57,4 +57,5 @@ jobs:
           title: "[ci] release"
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+          NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+          NPM_CONFIG_PROVENANCE: true