Skip to content

Commit 1e2234a

Browse files
committed
Better release push guidelines
1 parent 988b0b7 commit 1e2234a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ To add own translations:
7070
- Bump version in package.json
7171
- `git commit -am "vx.y.z"` with Changelog list in commit message
7272
- `git tag vx.y.z -a` with Changelog list in tag message
73-
- `git push; git push --tags`
73+
- `git push origin master; git push origin --tags`
7474
- `npm publish`

0 commit comments

Comments
 (0)