mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-07 18:07:05 +00:00
no message
This commit is contained in:
parent
ea5a6f4878
commit
c521622a39
1
electron/build.js
vendored
1
electron/build.js
vendored
@ -181,6 +181,7 @@ function startBuild(data, publish, release) {
|
||||
// publish github package config
|
||||
let repository = process.env.GH_REPOSITORY.split("/")
|
||||
econfig.build.publish = {
|
||||
"releaseType": "release",
|
||||
"provider": "github",
|
||||
"owner": repository[0],
|
||||
"repo": repository[1]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user