Skip to content

Commit

Permalink
Added support for Wago releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cidan committed Nov 25, 2023
1 parent 9342767 commit 3376aef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '**'
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

# a workflow is built up as jobs, and within these jobs are steps
jobs:
Expand Down
1 change: 1 addition & 0 deletions BetterBags.toc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
## X-Date: @project-date-iso@
## X-License: MIT
## X-Curse-Project-ID: 942432
## X-Wago-ID: aNDmy96o
## OptionalDeps: LibStub, Masque, CallbackHandler-1.0, Ace3, LibSharedMedia-3.0, _DebugLog

libs\LibStub\LibStub.lua
Expand Down

0 comments on commit 3376aef

Please sign in to comment.