From d641886a8a9a912e8b0680edb265b814e28451f7 Mon Sep 17 00:00:00 2001 From: Parnic Date: Fri, 14 May 2021 21:37:35 -0500 Subject: [PATCH] Update with latest community packager changes for BC-Classic --- .github/workflows/release.yml | 8 ++++---- IceHUD.toc | 2 +- IceHUD_Options/IceHUD_Options.toc | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d52ef7..ad9b9a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,16 +35,16 @@ jobs: # once cloned, we just run the GitHub Action for the packager project - name: Package and release - uses: BigWigsMods/packager@c91d8d4e55bedd96dbb6cb4a564d853d2ed2ce1c + uses: BigWigsMods/packager@master # another example where we supply additional arguments, this example is specifically to release # for the Classic version of the game - name: Package and release for Classic - uses: BigWigsMods/packager@c91d8d4e55bedd96dbb6cb4a564d853d2ed2ce1c + uses: BigWigsMods/packager@master with: args: -g classic -w 0 - name: Package and release for TBC - uses: BigWigsMods/packager@c91d8d4e55bedd96dbb6cb4a564d853d2ed2ce1c + uses: BigWigsMods/packager@master with: - args: -g bc -w 0 + args: -g bcc -w 0 diff --git a/IceHUD.toc b/IceHUD.toc index 0c3b013..a0f6a6b 100644 --- a/IceHUD.toc +++ b/IceHUD.toc @@ -1,7 +1,7 @@ ## Interface: 90005 ## Interface-Retail: 90005 ## Interface-Classic: 11306 -## Interface-BC: 20501 +## Interface-BCC: 20501 ## Author: Parnic, originally created by Iceroth ## Name: IceHUD ## Title: IceHUD |cff7fff7f-Ace3-|r diff --git a/IceHUD_Options/IceHUD_Options.toc b/IceHUD_Options/IceHUD_Options.toc index 10b0a27..600b6ed 100644 --- a/IceHUD_Options/IceHUD_Options.toc +++ b/IceHUD_Options/IceHUD_Options.toc @@ -1,7 +1,7 @@ ## Interface: 90005 ## Interface-Retail: 90005 ## Interface-Classic: 11306 -## Interface-BC: 20501 +## Interface-BCC: 20501 ## Title: IceHUD |cff7fff7f-Options-|r ## Author: Parnic ## Version: @project-version@