check youre logged in with correct npm user when releasing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user