We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1375559 commit eacee0aCopy full SHA for eacee0a
doc/guides/releases.md
@@ -583,9 +583,9 @@ $ git push upstream master
583
584
### 14. Push the release tag
585
586
-Push the tag to the repo before you promote the builds. If you haven't pushed
587
-your tag first, then build promotion won't work properly. Push the tag using the
588
-following command:
+Push the tag to the repository before you promote the builds. If you
+haven't pushed your tag first, then build promotion won't work properly.
+Push the tag using the following command:
589
590
```console
591
$ git push <remote> <vx.y.z>
0 commit comments