We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a7bdb commit 0b54338Copy full SHA for 0b54338
.github/workflows/release.yml
@@ -37,7 +37,6 @@ jobs:
37
pnpm install
38
pnpm install -g json
39
json -I -f package.json -e "this.version=\"$VERSION\""
40
- json -I -f package-lock.json -e "this.version=\"$VERSION\""
41
pnpm run build
42
./scripts/docs-config.sh "$VERSION" release
43
pnpm run docs
0 commit comments