From 38ca8d729349d8ad1234c5660d88cd987fc60cc0 Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 20 Jun 2019 08:20:11 +0200 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 d9cf482cea..60e4f3da8c 100644 --- a/release-process.md +++ b/release-process.md @@ -8,7 +8,7 @@ This document includes: This is not strictly speaking a release. Updating the remix site is done through the Travis build: - switch to the remix_live - - git reset --hard + - git reset --hard -master-commit-hash- - git push -f origin remix_live Travis will build automaticaly and update remix.ethereum.org