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 c1e677b commit b54eaaaCopy full SHA for b54eaaa
.github/workflows/build.yml
@@ -22,6 +22,7 @@ jobs:
22
env:
23
CF_API_KEY: ${{ secrets.CF_API_KEY }}
24
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
25
+ WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
26
27
- name: Prepare for Discord webhook
28
id: discord-webhook-prep
MythicPlusTweaks.toc
@@ -5,6 +5,7 @@
5
## Notes: Various improvements for m+
6
## Version: @project-version@
7
## X-Curse-Project-ID: 646999
8
+## X-Wago-ID: O67j7jN3
9
## SavedVariables: MythicPlusTweaksDB
10
## OptionalDeps: AngryKeystones, AstralKeys
11
## Category-enUS: Dungeons & Raids
0 commit comments