diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a21e899..62166fc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,13 @@ jobs: with: args: -g bcc -w 0 - - name: Package and release for TBC + - name: Package and release for Wrath uses: BigWigsMods/packager@master with: args: -g wrath -w 0 + + - name: Package and release for Cataclysm + uses: BigWigsMods/packager@master + with: + args: -g cata -w 0 + \ No newline at end of file diff --git a/LibDogTag-Unit-3.0.toc b/LibDogTag-Unit-3.0.toc index 18da749..9f06e7b 100644 --- a/LibDogTag-Unit-3.0.toc +++ b/LibDogTag-Unit-3.0.toc @@ -3,6 +3,7 @@ ## Interface-Classic: 11502 ## Interface-BCC: 20504 ## Interface-Wrath: 30403 +## Interface-Cata: 40400 ## LoadOnDemand: 1 ## Title: Lib: DogTag-Unit-3.0 ## Notes: A library to provide unit-oriented tags to LibDogTag-3.0