Release process for beta

This commit is contained in:
Louis Lam
2022-03-21 14:31:29 +08:00
parent 9173838e1b
commit 58ee071fae
5 changed files with 3570 additions and 73 deletions

View File

@@ -216,7 +216,6 @@ Checking:
1. Draft a release note, check "This is a pre-release"
2. Make sure the repo is cleared
3. `npm run release-beta` with env vars: `VERSION` and `GITHUB_TOKEN`
4. `git push`
5. Publish the release note as 1.X.X-beta.X
6. Press any key to continue