Update release procedures

This commit is contained in:
Louis Lam 2023-02-21 15:45:18 +08:00
parent 02ddb58686
commit dad21065cf
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ https://github.com/louislam/uptime-kuma/issues?q=sort%3Aupdated-desc
1. Draft a release note
2. Make sure the repo is cleared
3. If the healthcheck is updated, remember to re-compile it: `npm run build-docker-builder-go`
3. `npm run release-final with env vars: `VERSION` and `GITHUB_TOKEN`
4. Wait until the `Press any key to continue`
5. `git push`