From b530d5d39c3ac865c57da38ae01cd60f0a00344b Mon Sep 17 00:00:00 2001 From: Bohan Cheng <47214785+cbh778899@users.noreply.github.com> Date: Sun, 15 Sep 2024 20:53:14 +1000 Subject: [PATCH] Update electron-builder.yml Signed-off-by: Bohan Cheng <47214785+cbh778899@users.noreply.github.com> --- electron-builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-builder.yml b/electron-builder.yml index f06781d..f55ed0b 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -30,4 +30,4 @@ nsis: createDesktopShortcut: true # Create desktop shortcut after installation createStartMenuShortcut: true # Create start menu shortcut -publish: "never" \ No newline at end of file +publish: []