Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit 365cb4f

Browse files
committed
update README with deployment steps
1 parent 4c2f4b7 commit 365cb4f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,11 @@ Compiling from source under the assumption that the appropriate [rust toolchain
9595
git clone [email protected]:jayrave/android_localization.git
9696
cd android_localization
9797
cargo build --release
98-
```
98+
```
99+
100+
101+
# Deployment
102+
- Update version in `cli/Cargo.toml`
103+
- Update `CHANGELOG.md`
104+
- Add `release` tag which would trigger travis `deploy`
105+
- Once all executables are uploaded, publish the draft release

0 commit comments

Comments
 (0)