Skip to content

Commit d361086

Browse files
committed
chore: remove config provenance
Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
1 parent a33daa4 commit d361086

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ 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
8887
run: |
8988
# this ensures there's always a patch release created
9089
cat << 'EOF' > .changeset/snapshot-template-changeset.md

0 commit comments

Comments
 (0)