Compare commits

...

1 Commits

Author SHA1 Message Date
Bruno Windels
1aa8988dcf check youre logged in with correct npm user when releasing 2018-09-28 11:42:39 +02:00

View File

@@ -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"