fix(autoupdate): fix error on downloading updater
This commit is contained in:
parent
ee1a6013d6
commit
f7a3308fab
@ -29,6 +29,12 @@
|
||||
"directories": {
|
||||
"buildResources": "resources"
|
||||
},
|
||||
"nsis": {
|
||||
"artifactName": "Rats.on.The.Boat-${version}.${ext}"
|
||||
},
|
||||
"dmg": {
|
||||
"artifactName": "Rats.on.The.Boat-${version}.${ext}"
|
||||
},
|
||||
"publish": {
|
||||
"provider": "github"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user