Skip to content

Commit

Permalink
add release script
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Schiessl <[email protected]>
  • Loading branch information
Stefan Schiessl committed Jul 16, 2019
1 parent 42927b4 commit 394350d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pushRelease.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
npm login
npm pack
npm publish bitsharesjs-$1.tgz

0 comments on commit 394350d

Please sign in to comment.