aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a189caa..27d34fb 100644
--- a/README.md
+++ b/README.md
@@ -170,8 +170,8 @@ You can provide `-i` multiple times to bind to multiple interfaces at the same t
This is mostly a note for me on how to release this thing:
-- Update version in `Cargo.toml` and run `cargo update`.
-- `git commit` and `git tag -s`, `git push`.
-- `cargo publish`
-- Releases will automatically be deployed by Travis.
+- `cargo release --dry-run`
+- `cargo release`
+- Releases will automatically be deployed by Github Actions.
+- Docker images will automatically be built by Docker Hub.
- Update AUR package.