Skip to content

Commit

Permalink
Update packager
Browse files Browse the repository at this point in the history
  • Loading branch information
kemayo committed Feb 23, 2022
1 parent 6e93038 commit 22ac64b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ jobs:
- uses: actions/checkout@v2

- name: Create Package
run: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash
uses: BigWigsMods/packager@master
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
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 HandyNotes_LostAndFound.toc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
## X-Category: Map
## X-eMail: kemayo @ gmail DOT com
## X-Curse-Project-ID: 45644
## X-Wago-ID: RBKp1vGE
## SavedVariables: HandyNotes_LostAndFoundDB
## RequiredDeps: HandyNotes

Expand Down

0 comments on commit 22ac64b

Please sign in to comment.