mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08:00
9f5857dd38
* 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 "$@"
|