From a9f60bbc0e2f74f6f20703958fb48856065d8f5b Mon Sep 17 00:00:00 2001 From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com> Date: Thu, 22 Feb 2024 09:08:16 +0100 Subject: [PATCH] disable the npm release workflow --- .../workflows/{ => disabled}/npm-publish-github-packages.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Umbraco.Web.UI.Client/.github/workflows/{ => disabled}/npm-publish-github-packages.yml (100%) diff --git a/src/Umbraco.Web.UI.Client/.github/workflows/npm-publish-github-packages.yml b/src/Umbraco.Web.UI.Client/.github/workflows/disabled/npm-publish-github-packages.yml similarity index 100% rename from src/Umbraco.Web.UI.Client/.github/workflows/npm-publish-github-packages.yml rename to src/Umbraco.Web.UI.Client/.github/workflows/disabled/npm-publish-github-packages.yml