From e3369cb0b94fa38049cdbb25a4104cf37dc1c479 Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Wed, 12 Jun 2019 11:27:35 +0100 Subject: [PATCH] Correct the 'merge' instruction --- Release-Process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Process.md b/Release-Process.md index e97c6df..f5bf08f 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -142,7 +142,7 @@ _**Note:** The script might still try to push images to quay.io - the issue [#36 ## Merge -Merge the release branch to master and publish the release draft. +Merge the release PR to master. ## Add new release to checkpoint-api.weave.works