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 43ae443 commit 33bf334Copy full SHA for 33bf334
.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
CrossFactionRequestInvite.toc
@@ -5,6 +5,7 @@
5
## Author: Numy
6
## IconTexture: Interface\Addons\CrossFactionRequestInvite\media\icon
7
## X-Curse-Project-ID: 701095
8
+## X-Wago-ID: YK9EkzKL
9
## Category-enUS: Other
10
## Category-deDE: Anderes
11
## Category-esES: Otros
0 commit comments