]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
workflow: minor tweaks for release script (#10220)
authorNeo <alonezero@foxmail.com>
Mon, 29 Jan 2024 01:32:56 +0000 (09:32 +0800)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 01:32:56 +0000 (09:32 +0800)
commit4082426c0174216b8a283e38e9dab4997edd56cf
tree26a81106d24b84a963f7664f1ecb9ec1d3869926
parentf1068fc60ca511f68ff0aaedcc18b39124791d29
workflow: minor tweaks for release script (#10220)

- `pnpm run test` instead of `pnpm test run`
- also need `--no-git-checks` when drying run
- fix spelling of `remote`
scripts/release.js