Skip to content

Commit a33daa4

Browse files
committed
chore: update NPM_CONFIG_PROVENANCE
Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
1 parent 9fa5d6b commit a33daa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
env:
8585
TAG: ${{ github.event_name == 'push' && 'alpha' || format('pr-{0}', github.event.number) }}
8686
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
87+
NPM_CONFIG_PROVENANCE: true
8788
run: |
8889
# this ensures there's always a patch release created
8990
cat << 'EOF' > .changeset/snapshot-template-changeset.md

0 commit comments

Comments
 (0)