build: repoint pack to git.exil.es/coa-addons (PascalCase names)
All checks were successful
release-pack / pack (push) Successful in 15s

Migrated home: source git.sub-net.at/Exiles -> git.exil.es/coa-addons, manifest
repo names coa-* -> PascalCase (AtlasLoot, WeakAuras, Bartender4, Kui_Nameplates,
Leatrix_Plus, TradeSkillMaster, ...). build_pack.sh API+ORG updated. Per-addon
release workflows are instance-relative and needed no changes.
This commit is contained in:
Florian Andrew George Berthold 2026-06-10 04:45:31 +02:00
parent 9154d56750
commit bed334f9dd
3 changed files with 29 additions and 29 deletions

View file

@ -19,7 +19,7 @@ The `.gitea/workflows/release.yml` workflow picks up any tag starting with
`ExilesPack-<tag>.zip` to a Gitea release.
The pack lands at
[git.sub-net.at/Exiles/coa-pack/releases](https://git.sub-net.at/Exiles/coa-pack/releases).
[git.exil.es/coa/AddonPack/releases](https://git.exil.es/coa/AddonPack/releases).
## Build locally