diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 128958d..b4653aa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,7 +54,7 @@ jobs: env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - run: pnpm turbo-release -s @createform/docs,@createform/examples + run: pnpm turbo-release -s cart,host,remote - name: Push tags, and commits shell: bash