mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-04-24 01:25:37 +03:00
* 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
4 lines
63 B
Bash
Executable File
4 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./node_modules/matrix-js-sdk/post-release.sh "$@"
|