mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +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
|
// publish github package config
|
||||||
let repository = process.env.GH_REPOSITORY.split("/")
|
let repository = process.env.GH_REPOSITORY.split("/")
|
||||||
econfig.build.publish = {
|
econfig.build.publish = {
|
||||||
|
"releaseType": "release",
|
||||||
"provider": "github",
|
"provider": "github",
|
||||||
"owner": repository[0],
|
"owner": repository[0],
|
||||||
"repo": repository[1]
|
"repo": repository[1]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user