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 bb2f08d commit 096c93bCopy full SHA for 096c93b
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
run: pnpm install --frozen-lockfile
53
54
- name: Build
55
- run: pnpm build
+ run: pnpm build
56
57
- name: Create Release Pull Request or Publish to npm
58
id: changesets
0 commit comments