From 1f335c6e27c0af85c313c6cae123daa490d729fe Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 15 Jan 2020 08:43:20 +0100 Subject: [PATCH] #1113 - Polishing release instructions. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a80055e8..16623bf8 100644 --- a/README.adoc +++ b/README.adoc @@ -25,7 +25,7 @@ git config core.commentchar "/" 1. Create a new release (on the main branch). + ---- -% ci/create-release.sh +% ci/create-release.sh ---- + 2. With the release tagged, push the tagged version to the release branch.