Update releasing instructions
This commit is contained in:
parent
62b576b903
commit
6d86835421
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ by convention), and merge back to master once the release is complete.
|
|||
npm pack javascript
|
||||
|
||||
VERSION=x.y.z
|
||||
scp olm-$VERSION.tgz packages@ldc-prd-matrix-001:/sites/matrix/packages/npm/olm/
|
||||
scp olm-$VERSION.tgz packages@ares.matrix.org:packages/npm/olm/
|
||||
git tag $VERSION -s
|
||||
git push --tags
|
||||
|
||||
|
|
Loading…
Reference in a new issue