diff --git a/RELEASE.rst b/RELEASE.rst index d74f5748..2246e69e 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -63,3 +63,5 @@ GitHub. 5. Write a changelog in the GitHub draft release. 6. Click the "Publish release" button to publish it! + +7. Update the `release` branch. You can use ``git push origin release``.