Skip to content

Commit cbe08cb

Browse files
committed
READMEs: update git tags
1 parent 10b5658 commit cbe08cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README-RELEASE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@ watching this project.
295295
- `npm version 6.2.0-1.1`; the first 5 numbers are the same as the
296296
GitHub release; the sixth number is the npm specific version
297297
- push the `xpack-develop` branch to GitHub
298-
- push tags with `git push origin --tags`
298+
- the tags should have beed pushed by the `postversion` script;
299+
if not, push the tags with `git push origin --tags`
299300
- `npm publish --tag next` (use `--access public` when publishing for
300301
the first time)
301302

0 commit comments

Comments
 (0)