mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-31 00:12:02 +08:00
js-sdk: change ci
This commit is contained in:
parent
4414fbca43
commit
3cf6d88bff
2
.github/workflows/publish-js-sdk.yml
vendored
2
.github/workflows/publish-js-sdk.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user