build: repoint pack to git.exil.es/coa-addons (PascalCase names)
All checks were successful
release-pack / pack (push) Successful in 15s
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:
parent
9154d56750
commit
bed334f9dd
3 changed files with 29 additions and 29 deletions
|
|
@ -23,8 +23,8 @@ TMP_DIR="$REPO_ROOT/tmp"
|
|||
STAGING_DIR="$REPO_ROOT/staging"
|
||||
DIST_DIR="$REPO_ROOT/dist"
|
||||
|
||||
API="https://git.sub-net.at/api/v1"
|
||||
ORG="Exiles"
|
||||
API="https://git.exil.es/api/v1"
|
||||
ORG="coa-addons"
|
||||
|
||||
TAG=""
|
||||
while [ $# -gt 0 ]; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue