From 661027f2cf273155ae4db5ee0de68c472e3c46c7 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sat, 15 Feb 2025 20:08:33 +0000 Subject: [PATCH] docs: correct stable release workflow --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 53abdf572..cf2127a80 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -131,8 +131,8 @@ Now * git co ${BASE_TAG}-stable * git cherry-pick any fixes - * Do the steps as above * make startstable + * Do the steps as above * git co master * `#` cherry pick the changes to the changelog - check the diff to make sure it is correct * git checkout ${BASE_TAG}-stable docs/content/changelog.md