From 84223a6aac8479a1f867cec84b748ec90edf491a Mon Sep 17 00:00:00 2001 From: Jucian0 Date: Sun, 6 Oct 2024 22:41:14 -0300 Subject: [PATCH] docs - readme --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1a00c4f..c8d64b3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - run: pnpm turbo-release + run: pnpm turbo-release -s remote,cart,host - name: Push tags, and commits shell: bash