Skip to content

Commit 1a5b2b9

Browse files
committed
update TOC
1 parent 59f1d45 commit 1a5b2b9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
BLIZZARD_API_SECRET: ${{ secrets.BLIZZ_SECRET }}
5858
GITHUB_GIST_TOKEN: ${{ secrets.GIST_TOKEN }}
5959
APPRISE_ADDON_LOCALE: ${{ secrets.APPRISE_ADDON_LOCALE }}
60+
APPRISE_ITEM_CACHE: ${{ secrets.APPRISE_ITEM_CACHE }}
6061
- name: 😎Stylua
6162
uses: JohnnyMorganz/stylua-action@v2
6263
with:

items/_addon.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ prefixes = [
1111
"icon:1120721",
1212
"icon:626006",
1313
"icon:626003",
14-
"icon:626008"
14+
"icon:626008",
1515
]
1616

1717
[replacers]
1818
ADDON_COLOR = 0xD6FF5A
19-
TOC_VERSION = "100100"
19+
TOC_VERSION = "100105"
2020
CURSE_ID = "881453"
2121
WAGO_ID = "56n9daN9"
2222
WOW_INTERFACE_ID = "26598"

0 commit comments

Comments
 (0)