mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 04:05:45 +00:00
Merge branch 'main' into next
This commit is contained in:
commit
f23d01a9b3
2
.github/workflows/release-next.yml
vendored
2
.github/workflows/release-next.yml
vendored
@ -119,7 +119,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git reset --hard
|
git reset --hard
|
||||||
npm config set //pkg.nocobase.com/:_authToken=${{ env.PKG_NOCOBASE_TOKEN }}
|
npm config set //pkg.nocobase.com/:_authToken=${{ env.PKG_NOCOBASE_TOKEN }}
|
||||||
# yarn release:force --no-verify-access --no-git-reset --registry https://pkg.nocobase.com --dist-tag=next
|
yarn release:force --no-verify-access --no-git-reset --registry https://pkg.nocobase.com --dist-tag=next
|
||||||
- name: publish pkg-src.nocobase.com
|
- name: publish pkg-src.nocobase.com
|
||||||
run: |
|
run: |
|
||||||
git reset --hard
|
git reset --hard
|
||||||
|
Loading…
Reference in New Issue
Block a user