diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e694109e..1703e649 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -70,4 +70,4 @@ jobs: - name: Release to Github env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: yarn release --github.release --no-increment --no-git + run: yarn release --github.release --no-increment --no-git --ci