We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aba5fa commit 9f5dd8dCopy full SHA for 9f5dd8d
.github/workflows/build.yml
@@ -29,6 +29,7 @@ jobs:
29
env:
30
CF_API_KEY: ${{ secrets.CF_API_KEY }}
31
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
32
+ WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
33
34
- name: Prepare for Discord webhook
35
id: discord-webhook-prep
TalentTreeTweaks.toc
@@ -5,6 +5,7 @@
5
## Notes: Various improvements and addition to the Dragonflight talent tree UI
6
## Version: @project-version@
7
## X-Curse-Project-ID: 678792
8
+## X-Wago-ID: qKQxm86x
9
## SavedVariables: TalentTreeTweaksDB
10
## OptionalDeps: TalentTreeViewer_Loader
11
## Category-enUS: Combat
0 commit comments