matrix-rust-components-swift/Tools/Scripts/README.md

12 lines
222 B
Markdown
Raw Normal View History

2022-11-10 10:36:00 +00:00
# Scripts
## Release
Creates a Github release from a matrix-rust-sdk repository. Set `GITHUB_TOKEN` environment variable before using.
Usage:
```
python3 release.py --version v1.0.18-alpha
```
For help: `release.py -h`