Skip to content

Commit

Permalink
#37: update toc and pipeline to release also on wago
Browse files Browse the repository at this point in the history
  • Loading branch information
berickus committed Jun 24, 2024
1 parent ba087f8 commit 3c09f44
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ jobs:

- uses: BigWigsMods/packager@master
with:
args: -p 738707 -g ${{matrix.type}} -m ${{matrix.pkgmeta}}
args: -g ${{matrix.type}} -m ${{matrix.pkgmeta}}
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}


#### KEEP OLD VERSION FOR NOW ####
Expand Down
10 changes: 7 additions & 3 deletions SaddlebagExchangeWoW.toc
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
## Interface: 100206
## Interface: 100207, 110000
## X-Min-Interface: 100207
## Title: Saddlebag Exchange
## Notes: Constructs undercut alerts
## Author: indopan, Terise, berickus
## Version: @project-version@
## OptionalDependencies: Ace3, LibRealmInfo, LibDBIcon, LibDataBroker-1.1
## SavedVariables: UndercutJsonTable
## Author: indopan, Terise, berickus
## Version: @project-version@
## X-Curse-Project-ID: 738707
## X-Wago-ID: kGr0Vr6y
## X-Website: https://saddlebagexchange.com/wow

embeds.xml

Expand Down

0 comments on commit 3c09f44

Please sign in to comment.