Skip to content

Commit

Permalink
Add wago release (closes #73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Numynum committed Dec 4, 2024
1 parent 60cfb96 commit acd3ef2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

- name: Prepare for Discord webhook
id: discord-webhook-prep
Expand All @@ -32,7 +33,7 @@ jobs:
{
echo 'CHANGELOG<<EOF'
cat .release/*/CHANGELOG.md
echo EOF
printf '\nEOF'
} >> "$GITHUB_OUTPUT"
- name: Notify Discord webhook
Expand Down
1 change: 1 addition & 0 deletions MacroToolkit/MacroToolkit.toc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
## SavedVariables: MacroToolkitDB
## OptionalDeps: ElvUI, Ace3
## X-Curse-Project-ID: 47117
## X-Wago-ID: jK8XprKy

#@no-lib-strip@
# Libraries
Expand Down
1 change: 1 addition & 0 deletions MacroToolkitIcons/MacroToolkitIcons.toc
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
## LoadOnDemand: 1
## RequiredDeps: MacroToolkit
## X-Curse-Project-ID: 47117
## X-Wago-ID: jK8XprKy

..\MacroToolkit\modules\textures.lua

0 comments on commit acd3ef2

Please sign in to comment.