Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/339083 )

Change subject: README: Encourage direct release in the instructions
......................................................................

README: Encourage direct release in the instructions

Change-Id: Ie8456a913d06faf9a405b963f3864a411516ee32
---
M README.md
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/83/339083/1

diff --git a/README.md b/README.md
index dd7f4c9..64ebc56 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,5 @@
 $ git remote update
 $ git checkout origin/master
 $ git tag "vX.X.X"
-$ npm run publish-build && git push --tags
-$ npm publish
+$ npm run publish-build && git push --tags && npm publish
 </pre>

-- 
To view, visit https://gerrit.wikimedia.org/r/339083
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8456a913d06faf9a405b963f3864a411516ee32
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to