fix auto updater (again)

This commit is contained in:
Jan-Otto Kröpke 2023-06-06 21:27:39 +02:00
parent a2d9d20044
commit f7a6076910
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ packageJsonOpenLens.build.publish = [{
packageJsonOpenLens.version = `${packageJsonOpenLens.version}-${process.env.BUILD_NUMBER}`;
packageJsonOpenLens.build.npmRebuild = true;
packageJsonOpenLens.scripts["build:app"] = packageJsonOpenLens.scripts["build:app"].replace("onTag", "always");
packageJsonOpenLens.build.detectUpdateChannel = false;
packageJsonOpenLens.copyright = [
packageJsonOpenLens.copyright,
'',