mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 03:36:05 +00:00
chore: update release-next ci
Some checks are pending
auto-merge / push-commit (push) Waiting to run
Some checks are pending
auto-merge / push-commit (push) Waiting to run
This commit is contained in:
parent
361c68c180
commit
029e09ff86
2
.github/workflows/release-next.yml
vendored
2
.github/workflows/release-next.yml
vendored
@ -148,7 +148,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
git fetch
|
||||
node scripts/release/changelogAndRelease.js --ver alpha --test
|
||||
node scripts/release/changelogAndRelease.js --ver alpha
|
||||
env:
|
||||
PRO_PLUGIN_REPOS: ${{ vars.NEXT_PRO_PLUGIN_REPOS }}
|
||||
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
|
Loading…
Reference in New Issue
Block a user