aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-release4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-release b/README-release
index 9aaf3a010..7a73c9dcd 100644
--- a/README-release
+++ b/README-release
@@ -56,10 +56,10 @@ Once all the builds and tests have passed,
download all tarball/signature pairs and use gpg --verify to ensure
that they're all valid.
-* Push the new tag:
+* Push the NEWS-updating changes and the new tag:
v=$(cat .prev-version)
- git push origin tag v$v
+ git push origin master tag v$v
* Send the gpg-signed announcement mail, e.g.,