mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
Merge pull request #15811 from vector-im/jryans/stop-npm
Stop publishing Element to NPM
This commit is contained in:
commit
8d93991193
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
./node_modules/matrix-js-sdk/release.sh -u vector-im -z "$orig_args"
|
||||
./node_modules/matrix-js-sdk/release.sh -n -z "$orig_args"
|
||||
|
||||
release="${1#v}"
|
||||
tag="v${release}"
|
||||
|
|
Loading…
Reference in a new issue