mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 03:56:16 +00:00
This commit is contained in:
parent
ace1454595
commit
ef06db3eb7
1
.github/workflows/release-next.yml
vendored
1
.github/workflows/release-next.yml
vendored
@ -93,6 +93,7 @@ jobs:
|
||||
run: |
|
||||
yarn config set registry https://registry.npmjs.org/
|
||||
yarn install
|
||||
yarn lerna version ${{ env.NEWVERSION }} -y --no-git-tag-version
|
||||
yarn build packages/pro-plugins
|
||||
- name: publish pkg.nocobase.com
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user