mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
parent
a4748fb1f1
commit
45fcb0a190
2
.github/workflows/publish-npm.yml
vendored
2
.github/workflows/publish-npm.yml
vendored
@ -29,8 +29,6 @@ jobs:
|
||||
run: pnpm install --frozen-lockfile
|
||||
- name: Build packages
|
||||
run: pnpm --filter @gradio/client build
|
||||
- name: Setup npmrc
|
||||
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
|
||||
- name: create and publish versions
|
||||
uses: changesets/action@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user