From 81a9807a0a8abc0ef49a9ffb58628963b416e22e Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sat, 26 Feb 2022 16:03:43 +0800 Subject: [PATCH] Update release procedures --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3679bbd9b..ee090fc68 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -227,7 +227,7 @@ https://github.com/louislam/uptime-kuma/issues?q=sort%3Aupdated-desc 1. `npm run build-docker` 1. `git push` 1. Publish the release note as 1.X.X -1. `npm run upload-artifacts` +1. `npm run upload-artifacts` with env vars VERSION=1.X.X;GITHUB_TOKEN=XXXX 1. SSH to demo site server and update to 1.X.X Checking: