Add npm user arg for https://github.com/matrix-org/matrix-js-sdk/pull/749
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user