check youre logged in with correct npm user when releasing
This commit is contained in:
parent
a371bede4d
commit
1aa8988dcf
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ git commit package.json -m "$tag"
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
exec ./node_modules/matrix-js-sdk/release.sh -z "$orig_args"
|
exec ./node_modules/matrix-js-sdk/release.sh -u "vector-im" -z "$orig_args"
|
||||||
|
|
Loading…
Add table
Reference in a new issue