We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f2246 commit 0426fbeCopy full SHA for 0426fbe
1 file changed
.github/workflows/release.yml
@@ -64,6 +64,7 @@ jobs:
64
createGithubReleases: true
65
env:
66
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
67
+ NPM_CONFIG_PROVENANCE: true
68
69
- name: Publish canary snapshot
70
if: steps.changesets.outputs.published != 'true'
0 commit comments