From 01a3f00bb5351de39c535a5c71ebb50a55840cbd Mon Sep 17 00:00:00 2001 From: Sebastian Bank Date: Sun, 28 Nov 2021 20:38:51 +0100 Subject: [PATCH] fix markup --- docs/release_process.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release_process.rst b/docs/release_process.rst index a958ebf034..a97e41d91a 100644 --- a/docs/release_process.rst +++ b/docs/release_process.rst @@ -114,6 +114,8 @@ Publish the release with twine_: Push main branch and push all new tags: +.. code:: bash + $ git push --tags