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 36eb009 commit a3637afCopy full SHA for a3637af
docs/process/release.md
@@ -120,7 +120,7 @@ yarn admin packages --version
120
```
121
122
Now push the commit and the tag to the upstream repository. **Make sure to use
123
-`--follow-tags, as tags need to be pushed immediately or CI may fail!**
+`--follow-tags`, as tags need to be pushed immediately or CI may fail!**
124
125
```bash
126
git push upstream --follow-tags
0 commit comments