mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-06 16:07:06 +08:00
✨ Feature: add dist upload to cos & update checkupdate logic
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ const config = {
|
||||
win: {
|
||||
icon: 'build/icons/icon.ico',
|
||||
// eslint-disable-next-line no-template-curly-in-string
|
||||
artifactName: 'PicGo Setup ${version}-${arch}.exe',
|
||||
artifactName: 'PicGo-Setup-${version}-${arch}.exe',
|
||||
target: [{
|
||||
target: 'nsis',
|
||||
arch: [
|
||||
|
||||
Reference in New Issue
Block a user