We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70fd6a commit 4404621Copy full SHA for 4404621
2 files changed
.github/workflows/build.yml
@@ -19,6 +19,8 @@ jobs:
19
20
- name: Create Retail Package
21
uses: BigWigsMods/packager@v2
22
+ with:
23
+ args: -S
24
env:
25
CF_API_KEY: ${{ secrets.CF_API_KEY }}
26
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
UnifiedProfileManager.toc
@@ -1,4 +1,9 @@
1
## 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@
7
## Title: Unified Profile Manager
8
## Notes: A simple overview of all addon profiles for addons that use AceDB
9
## Author: Numy
0 commit comments