From e3a4be47fc300e362bd833620ac2d185b92b71b9 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 27 Apr 2024 20:12:30 +0200 Subject: [PATCH] Update do-release.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Juan Martín Sotuyo Dodero --- do-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/do-release.sh b/do-release.sh index 523f41b722..03807ce8b9 100755 --- a/do-release.sh +++ b/do-release.sh @@ -204,7 +204,7 @@ echo echo "Tag has been pushed.... now check github actions: " echo echo "Now wait, until first stage of the release is finished successfully..." -echo "You don't need to wait until artefacts are in maven central, just the github action must be successful." +echo "You don't need to wait until artifacts are in maven central, just the github action must be successful." echo echo "If it is failing, you can fix the code/scripts and force push the tag via" echo