From 960e3c62236cddc470690f1ce992f1336a4b9927 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Tue, 17 Nov 2020 11:36:31 +0100 Subject: [PATCH] Update release-process.md --- release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-process.md b/release-process.md index 15aa3ec19d..9abe8b6399 100644 --- a/release-process.md +++ b/release-process.md @@ -65,7 +65,7 @@ This document includes: This is not strictly speaking a release. Updating the remix site is done through the Travis build: - git co -b remix_live origin/remix_live - - git reset --hard -master-commit-hash- + - git reset --hard -master-commit-hash- (or remix_beta-commit-hash-) - git push -f origin remix_live CircleCI will build automaticaly and remix.ethereum.org will be updated