Skip to content

Commit d2b028e

Browse files
committed
fix beta.sh
1 parent c2cfe9d commit d2b028e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/beta.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
22
cd "$DIR"
33
cd ..
4-
npm publish total.js@beta
4+
npm publish --tag beta

0 commit comments

Comments
 (0)