diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 38aa318..b1ffe58 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,13 @@ jobs: fetch-depth: 10 # once cloned, we just run the GitHub Action for the packager project - - name: Package and release for Classic (both flavors) + - name: Package and release for Burning Crusade Classic uses: BigWigsMods/packager@master with: - args: -g classic + args: -g bcc + + # once cloned, we just run the GitHub Action for the packager project + - name: Package and release for Classic Era + uses: BigWigsMods/packager@master + with: + args: -g classic -w 0 diff --git a/Skillet-Classic-BCC.toc b/Skillet-Classic-BCC.toc index 881798f..578bc80 100644 --- a/Skillet-Classic-BCC.toc +++ b/Skillet-Classic-BCC.toc @@ -1,4 +1,6 @@ ## Interface: 20502 +## Interface-Classic: 11400 +## Interface-BCC: 20502 ## Title: Skillet-Classic |cff7fff7f -Ace3-|r ## Notes: A replacement tradeskill window ## Notes-esES: Una sustitucion de la ventana de Habilidades de Comercio diff --git a/Skillet-Classic.toc b/Skillet-Classic.toc index bba5d28..03ac14f 100644 --- a/Skillet-Classic.toc +++ b/Skillet-Classic.toc @@ -1,4 +1,6 @@ ## Interface: 11400 +## Interface-Classic: 11400 +## Interface-BCC: 20502 ## Title: Skillet-Classic |cff7fff7f -Ace3-|r ## Notes: A replacement tradeskill window ## Notes-esES: Una sustitucion de la ventana de Habilidades de Comercio