Skip to content

Commit

Permalink
update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
Zottelchen committed Jul 17, 2023
1 parent 59f1d45 commit 1a5b2b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
BLIZZARD_API_SECRET: ${{ secrets.BLIZZ_SECRET }}
GITHUB_GIST_TOKEN: ${{ secrets.GIST_TOKEN }}
APPRISE_ADDON_LOCALE: ${{ secrets.APPRISE_ADDON_LOCALE }}
APPRISE_ITEM_CACHE: ${{ secrets.APPRISE_ITEM_CACHE }}
- name: 😎Stylua
uses: JohnnyMorganz/stylua-action@v2
with:
Expand Down
4 changes: 2 additions & 2 deletions items/_addon.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ prefixes = [
"icon:1120721",
"icon:626006",
"icon:626003",
"icon:626008"
"icon:626008",
]

[replacers]
ADDON_COLOR = 0xD6FF5A
TOC_VERSION = "100100"
TOC_VERSION = "100105"
CURSE_ID = "881453"
WAGO_ID = "56n9daN9"
WOW_INTERFACE_ID = "26598"

0 comments on commit 1a5b2b9

Please sign in to comment.