chore: update release-next ci
Some checks are pending
auto-merge / push-commit (push) Waiting to run

This commit is contained in:
xilesun 2024-09-10 22:50:15 +08:00
parent 361c68c180
commit 029e09ff86

View File

@ -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 }}