diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42a4484..a6b504a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: env: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: pnpm semantic-release + run: npx semantic-release generate-writerside-docs: needs: pipeline