docs: correct stable release workflow

This commit is contained in:
Nick Craig-Wood 2025-02-15 20:08:33 +00:00
parent 7ecd1638eb
commit 661027f2cf
1 changed files with 1 additions and 1 deletions

View File

@ -131,8 +131,8 @@ Now
* git co ${BASE_TAG}-stable * git co ${BASE_TAG}-stable
* git cherry-pick any fixes * git cherry-pick any fixes
* Do the steps as above
* make startstable * make startstable
* Do the steps as above
* git co master * git co master
* `#` cherry pick the changes to the changelog - check the diff to make sure it is correct * `#` 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 * git checkout ${BASE_TAG}-stable docs/content/changelog.md