diff --git a/.github/workflows/releasing.yml b/.github/workflows/releasing.yml index 1635af2..7dbf307 100644 --- a/.github/workflows/releasing.yml +++ b/.github/workflows/releasing.yml @@ -60,7 +60,7 @@ jobs: fi done - npx lerna publish from-package --yes + npx lerna publish from-git --yes - name: Create Release Pull Request id: cpr