mirror of https://github.com/rclone/rclone.git
docs: correct stable release workflow
This commit is contained in:
parent
7ecd1638eb
commit
661027f2cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue