From 3e043133d6c19887ed137bb9988596a5d664d8c8 Mon Sep 17 00:00:00 2001 From: Tobias Roeser Date: Tue, 17 Sep 2019 15:59:03 +0200 Subject: Print the just published version --- ci/publish-local.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/publish-local.sh b/ci/publish-local.sh index 99270852..142f7b95 100755 --- a/ci/publish-local.sh +++ b/ci/publish-local.sh @@ -4,4 +4,6 @@ set -eux ./mill -i all __.publishLocal assembly +./mill -i show main.publishVersion + cp out/assembly/dest/mill ~/mill-release -- cgit v1.2.3