diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index efac1785..3f62ef23 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,6 +33,4 @@ jobs: env: NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }} run: | - npm install --force - npm run build:docs & npm run build:lib npm publish --provenance --access public --tag next