From aad3652f76a78e2b51438ea2ffbc7e23a51c445b Mon Sep 17 00:00:00 2001 From: Sabine Date: Thu, 5 Mar 2026 19:18:08 +0100 Subject: [PATCH] feat(developer): disable ci_publish_npm --- developer/src/kmc-convert/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer/src/kmc-convert/build.sh b/developer/src/kmc-convert/build.sh index 53fbf111c9..c5c50c80a8 100755 --- a/developer/src/kmc-convert/build.sh +++ b/developer/src/kmc-convert/build.sh @@ -49,4 +49,4 @@ do_test() { #builder_run_action test do_kmc_convert_test # build schema,... builder_run_action test do_test -builder_run_action publish ci_publish_npm +#builder_run_action publish ci_publish_npm