Skip to content

Commit

Permalink
add npm publish to release script
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Sep 10, 2019
1 parent b7d85a1 commit a000f6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script/release
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ cp distr/otf/*.otf ~/Library/Fonts/
cd distr
find . -not -name ".*" | xargs zip ../FiraCode.zip
cd ..

# Update npm
npm publish

# Update https://github.com/Homebrew/homebrew-cask-fonts

0 comments on commit a000f6e

Please sign in to comment.