From 65e1c66913f7cf1f860a62e66f9944b5ba72616f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 13 Oct 2020 14:34:12 +0200 Subject: [PATCH] Mark binaries as WIP --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a9285c2..eecf382 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ The `git push -u all main` will setup `git push` to automatically push to both r ### Make a new Release +> Publishing binaries is disabled until we make further progress on [#3](https://git.vvvvvvaria.org/rra/dropship/issues/3) + ```bash $ git tag $mytag # follow semver.org please $ git push