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 988b0b7 commit 1e2234aCopy full SHA for 1e2234a
Readme.md
@@ -70,5 +70,5 @@ To add own translations:
70
- Bump version in package.json
71
- `git commit -am "vx.y.z"` with Changelog list in commit message
72
- `git tag vx.y.z -a` with Changelog list in tag message
73
-- `git push; git push --tags`
+- `git push origin master; git push origin --tags`
74
- `npm publish`
0 commit comments