From de37c28b71c756fe6fbca83c3a7d6617c9eb4422 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 6 Feb 2022 16:21:08 +0100 Subject: Fix release instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08ce928..6b7f02a 100644 --- a/README.md +++ b/README.md @@ -306,8 +306,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: - Make sure `CHANGELOG.md` is up to date. -- `cargo release --dry-run ` - `cargo release ` +- `cargo release --execute ` - Releases will automatically be deployed by Github Actions. - Docker images will automatically be built by Docker Hub. - Update Arch package. -- cgit v1.2.3