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