From 4b1e0d09c74d0fbc8460783d0cb107d726410043 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 17 Aug 2018 11:34:22 -0700 Subject: [PATCH] Skip npm package publishing if there are no npm packages to release --- build/Publish.targets | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/build/Publish.targets b/build/Publish.targets index 2c97b996eb..d5f2c74fc3 100644 --- a/build/Publish.targets +++ b/build/Publish.targets @@ -209,11 +209,13 @@ $(PublishMyGetNpmRegistryUrl.Replace("https:", "")):_authToken - - - - +