Skip to content

Commit

Permalink
chore: add v to publish script for yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
sschiessl-bcp committed Sep 21, 2023
1 parent 61946d9 commit 3bfd0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pushRelease.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
yarn login
yarn pack
yarn publish bitsharesjs-$1.tgz
yarn publish bitsharesjs-v$1.tgz

0 comments on commit 3bfd0b7

Please sign in to comment.