Skip to content

Commit

Permalink
misc: release script push tag (#10193)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark authored and patrickhulce committed Jan 9, 2020
1 parent 2f63d28 commit 5e4b5fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ cd ../lighthouse-pristine
git status
git log

# Publish tag.
git push --follow-tags

# Publish to npm.
npm publish

Expand Down

0 comments on commit 5e4b5fe

Please sign in to comment.