Stop electron-builder trying to create GitHub releases in CI workflow (#2407)

This commit is contained in:
absidue
2022-08-12 08:35:26 +08:00
committed by GitHub
parent 5aa109dfa2
commit a2eceffcc8
+1
View File
@@ -146,6 +146,7 @@ builder
.build({
targets,
config,
publish: 'never'
})
.then(m => {
console.log(m)