1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-04-24 01:25:37 +03:00
matrix-react-sdk/post-release.sh
Michael Telatynski 9f5857dd38
Simplify releases: move npm publishing to gha, consolidate scripts (#9216)
* Remove stale comment re dependency

* Move npm publishing from release.sh to GHA

* Extract js-sdk & react-sdk post release steps

* Consolidate release subproject upgrade management
2022-09-06 12:10:28 +01:00

4 lines
63 B
Bash
Executable File

#!/bin/bash
./node_modules/matrix-js-sdk/post-release.sh "$@"