mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Add npm user arg for https://github.com/matrix-org/matrix-js-sdk/pull/749
This commit is contained in:
parent
b09f0618a9
commit
021d6c5908
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ git commit package.json -m "$tag"
|
|||
|
||||
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…
Reference in a new issue