Skip to content

Commit

Permalink
.github/workflows: add zenpower3,zenmonitor3
Browse files Browse the repository at this point in the history
Signed-off-by: liuyujielol <[email protected]>
  • Loading branch information
liuyujielol authored and liangyongxiang committed Nov 6, 2023
1 parent bd5c6df commit 7083e3e
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions .github/workflows/overlay.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
oldver = "old_ver.json"
newver = "new_ver.json"

["app-admin/zenmonitor"]
source = "github"
github = "ocerman/zenmonitor"
use_latest_tag = true
["app-admin/zenmonitor3"]
source = "git"
git = "https://git.exozy.me/a/zenmonitor3"
prefix = "v"
github_account = "CHN-beta"
github_account = "liuyujielol"

["app-arch/zchunk"]
source = "github"
Expand Down Expand Up @@ -1116,11 +1115,11 @@ to_pattern = "\\1"
# TODO
#["sys-kernel/xanmod-rt"]

["sys-kernel/zenpower"]
source = "github"
github = "ocerman/zenpower"
use_latest_tag = true
["sys-kernel/zenpower3"]
source = "git"
git = "https://git.exozy.me/a/zenpower3"
prefix = "v"
github_account = "liuyujielol"

#["sys-libs/cutefish-core"]

Expand Down

0 comments on commit 7083e3e

Please sign in to comment.