mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-09-19 17:50:12 +00:00
The v2.2.2 Release workflow failed: fetch-frontends.sh fetched user-dist from hamster1963/nezha-dash-v2 at v2.1.1, but upstream went v2.1.0 -> v2.1.2 and never tagged v2.1.1, so the dist.zip download 404'd and unzip aborted the build. Point at the existing v2.1.2 asset.
24 lines
624 B
YAML
24 lines
624 B
YAML
- path: "admin-dist"
|
|
name: "OfficialAdmin"
|
|
repository: "https://github.com/nezhahq/admin-frontend"
|
|
author: "nezhahq"
|
|
version: "v2.2.2"
|
|
is_admin: true
|
|
is_official: true
|
|
- path: "user-dist"
|
|
name: "Official"
|
|
repository: "https://github.com/hamster1963/nezha-dash-v2"
|
|
author: "hamster1963"
|
|
version: "v2.1.2"
|
|
is_official: true
|
|
- path: "nazhua-dist"
|
|
name: "Nazhua"
|
|
repository: "https://github.com/hi2shark/nazhua"
|
|
author: "hi2hi"
|
|
version: "v0.9.1"
|
|
- path: "nezha-ascii-dist"
|
|
name: "Nezha-ASCII"
|
|
repository: "https://github.com/hamster1963/nezha-ascii"
|
|
author: "hamster1963"
|
|
version: "v1.1.0"
|