summarylogtreecommitdiffstats
path: root/no-publish.diff
blob: 336da7818b52a3cc663d5e14f781cb49f886aeb4 (plain)
1
2
3
4
5
6
7
8
9
10
--- distribution.cjs.old    2024-05-16 10:13:58.328775776 +0000
+++ distribution.cjs.new    2024-05-16 10:13:32.759370789 +0000
@@ -367,6 +367,7 @@
         await fs.promises.rename(launcherScript, sourceExecutable);
       },
     },
+    publish: 'never',
   });
 }