Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 9cbf8bf

Browse files
committed
chore(readme): update instructions to be more copy/paste friendly
1 parent 2fb58ff commit 9cbf8bf

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
@@ -260,4 +260,4 @@ Execute the following steps to publish a release:
260260
7. Run `npm version patch` to tick the version and generate a git tag
261261
8. Run `npm run github-release` to create the github release entry
262262
9. Run `npm publish` to publish the package to npm
263-
10. Push changes to github master branch
263+
10. git push origin master - push changes to master

0 commit comments

Comments
 (0)