diff --git a/doc/contributing/releases.md b/doc/contributing/releases.md index 88c94a2c5e84f2..8699c7e832302c 100644 --- a/doc/contributing/releases.md +++ b/doc/contributing/releases.md @@ -744,7 +744,7 @@ haven't pushed your tag first, then build promotion won't work properly. Push the tag using the following command: ```console -$ git push +$ git push upstream v1.2.3 ``` _Note_: Please do not push the tag unless you are ready to complete the