Skip to content

Commit

Permalink
Run build before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnrusschen committed Aug 29, 2019
1 parent 4e367e9 commit 98fa951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ git push

git push --tags

yarn run build

npm publish

yarn run build

0 comments on commit 98fa951

Please sign in to comment.