Skip to content

Commit

Permalink
Add Wago packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
solocommand committed Feb 26, 2022
1 parent 5a6ad2c commit 4ca63be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to Curseforge
name: Deploy via BigWigs Packager

on:
push:
Expand All @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_KEY: ${{ secrets.WAGO_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Check out code
Expand Down
1 change: 1 addition & 0 deletions Scoreboard.toc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
## Version: @project-version@
## X-ReleaseDate: @project-date-iso@
## X-License: MIT
## X-Wago-ID: 5bGo7kG0
## OptionalDeps: Ace3

embeds.xml
Expand Down

0 comments on commit 4ca63be

Please sign in to comment.