Skip to content

Commit 83e6868

Browse files
authored
Update README.md
1 parent baab700 commit 83e6868

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,9 @@ as outlined above:
468468
- npm run build
469469
- npm run test
470470
- [ ] Commit and tag the changes, pushing up to main and the tag
471-
- For example - `git tag -a 1.4.2 -m "1.4.2"`
471+
- For example
472+
- `git tag -a 1.4.2 -m "1.4.2"`
473+
- `git push origin tag 1.4.2`
472474
- [ ] Create the GitHub release
473475
- [ ] Run npm publish from an account with access (asking somebody with access
474476
the nodejs-foundation account is an option if you don't have access.

0 commit comments

Comments
 (0)