js-sdk: change ci

This commit is contained in:
Gergő Móricz 2025-04-12 17:26:17 -07:00
parent 4414fbca43
commit 3cf6d88bff

View File

@ -24,7 +24,7 @@ jobs:
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
- name: Publish
run: |
npm ci
npm install
npm run build
npm publish --access public
sed -i 's/"name": "@mendable\/firecrawl-js"/"name": "@mendable\/firecrawl"/g' package.json