From 7bdc9e98aa48e07ccf6059cae614b67d7dd08c8d Mon Sep 17 00:00:00 2001 From: Kasun Vithanage Date: Fri, 24 May 2024 05:22:26 +0530 Subject: [PATCH] fix: builder --- electron-builder.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/electron-builder.yml b/electron-builder.yml index cdf377f..f599725 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -39,4 +39,5 @@ appImage: artifactName: ${name}-${version}.${ext} npmRebuild: false publish: - provider: github + provider: generic + url: https://example.com/auto-updates