From 1ac7e323029c9822bfe4e9ad0635d9baabd454f6 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 c4c7d239e..e455eb23e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -124,8 +124,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