diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 653a251..7157456 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,6 +19,7 @@ jobs: uses: wyvox/action-setup-pnpm@v3 with: node-version: '18' + args: --frozen-lockfile - name: Create Release Pull Request or Publish to npm id: changesets