From 3460458cb224794a8e9c764264ee1e074d063b32 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 5 Feb 2022 17:16:36 +0100 Subject: [PATCH] docs: gotta tag first --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac6853d..bdff5bc 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ If you wanna learn Go, I've got [this book], feel free to take a loan of it :gri Currently, you have to be `@decentral1se` to do this: ```bash +git tag VERSION= make release ```