Tweak package and artifact name

This commit is contained in:
Yuya Ochiai
2018-06-15 22:21:17 +09:00
parent 1a2c1fb8f6
commit 86743fea43
3 changed files with 6 additions and 6 deletions

View File

@@ -88,6 +88,6 @@
]
},
"nsis": {
"artifactName": "mattermost-setup-${version}.${ext}"
"artifactName": "${name}-setup-${version}-win.${ext}"
}
}