Skip to content

Commit 0b24b2e

Browse files
committed
Update Packaging
As Blizzard creates a conflict with naming TOCs "Something_Classic" oder "Something_Vanilla" the TOC (and thus the foldername) is now AdiBags_Classical
1 parent 4460298 commit 0b24b2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
cp -r ./out/.git ./dist
9292
ls -la ./dist
9393
cd ./dist
94+
mv AdiBags_Classic.lua AdiBags_Classical.lua
95+
mv AdiBags_Classic.toc AdiBags_Classical.toc
9496
git add *
9597
9698
# once cloned, we just run the GitHub Action for the packager project

0 commit comments

Comments
 (0)