Skip to content

Commit

Permalink
Enable publishing to Wago
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed May 3, 2021
1 parent f2b29b0 commit 1a0644a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
env:
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
- name: Create Classic Package
uses: BigWigsMods/packager@master
Expand All @@ -31,6 +32,7 @@ jobs:
env:
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
- name: Create BC Package
uses: BigWigsMods/packager@master
Expand All @@ -40,4 +42,5 @@ jobs:
env:
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions KillTrack.toc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
## OptionalDeps: LibStub, CallbackHandler-1.0, LibDBIcon-1.0
## X-Curse-Project-ID: 33976
## X-WoWI-ID: 20509
## X-Wago-ID: 5bGoqo60

#@no-lib-strip@
libs\LibStub\LibStub.lua
Expand Down

0 comments on commit 1a0644a

Please sign in to comment.