Skip to content

Commit 4404621

Browse files
committed
Add classic support
1 parent d70fd6a commit 4404621

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
- name: Create Retail Package
2121
uses: BigWigsMods/packager@v2
22+
with:
23+
args: -S
2224
env:
2325
CF_API_KEY: ${{ secrets.CF_API_KEY }}
2426
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}

UnifiedProfileManager.toc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
## Interface: @toc-version-retail@
2+
## Interface-Retail: @toc-version-retail@
3+
## Interface-Classic: @toc-version-classic@
4+
## Interface-BCC: @toc-version-bcc@
5+
## Interface-Wrath: @toc-version-wrath@
6+
## Interface-Cata: @toc-version-cata@
27
## Title: Unified Profile Manager
38
## Notes: A simple overview of all addon profiles for addons that use AceDB
49
## Author: Numy

0 commit comments

Comments
 (0)