mirror of
https://github.com/nocobase/nocobase
synced 2024-11-14 22:05:38 +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: |
|
||||
git reset --hard
|
||||
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
|
||||
run: |
|
||||
git reset --hard
|
||||
|
Loading…
Reference in New Issue
Block a user