Skip to content

Commit 72ca1e1

Browse files
committed
chore: disable provenance
1 parent d23db70 commit 72ca1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"profiles": [
44
{
55
"name": "latest",
6-
"use": "NPM_CONFIG_PROVENANCE=true pnpm publish --no-git-checks"
6+
"use": "pnpm publish --no-git-checks"
77
}
88
]
99
}

0 commit comments

Comments
 (0)