mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-18 08:44:16 +08:00
✨ add windows auto-update feature
This commit is contained in:
@@ -33,6 +33,13 @@ module.exports = {
|
||||
directories: {
|
||||
output: 'build',
|
||||
},
|
||||
// publish: [
|
||||
// {
|
||||
// provider: 'github',
|
||||
// owner: 'rubickCenter',
|
||||
// repo: 'rubick',
|
||||
// },
|
||||
// ],
|
||||
// files: ["dist_electron/**/*"],
|
||||
dmg: {
|
||||
contents: [
|
||||
|
||||
Reference in New Issue
Block a user