mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
generic = raw url download
This commit is contained in:
parent
c668f1f93f
commit
d5f928da78
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ export async function getElectronBuildFlags(platform, buildMode) {
|
|||
buildFlags = [
|
||||
...buildFlags,
|
||||
'--config.generateUpdatesFilesForAllChannels=true',
|
||||
'--config.publish.provider=github',
|
||||
'--config.publish.provider=generic',
|
||||
'--config.publish.url=https://raw.githubusercontent.com/Jigsaw-Code/outline-releases/master/manager/',
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue