diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 02e3bbd8..ecb17107 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -100,8 +100,7 @@ jobs: - name: Publish to npm run: npm publish -w ${{ matrix.workspace }} --access public env: - NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} - NPM_CONFIG_PROVENANCE: "false" + NPM_CONFIG_PROVENANCE: "true" - name: Create git tag and GitHub Release env: