Skip to content

Commit

Permalink
Update packager workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GurliGebis committed May 13, 2024
1 parent eb30e61 commit f2a2c72
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
package:
runs-on: ubuntu-latest

env:
GITHUB_OAUTH: ${{ secrets.TOKEN_FOR_UPLOAD }}

steps:
- name: Clone repository
uses: actions/checkout@v2
- name: Packager
uses: BigWigsMods/packager@master

- name: Create Package
uses: BigWigsMods/packager@v2
env:
CF_API_KEY: ${{ secrets.CURSEFORGE_API_TOKEN }}
4 changes: 2 additions & 2 deletions Loader/PokemonTrainer_Loader.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 90002
## Interface: 100207
## Title: Pokemon Trainer Loader
## Version: 9.0.0
## Version: @project-version@
## Notes: The pet battle addon with many helpers!
## Author: grdn

Expand Down

0 comments on commit f2a2c72

Please sign in to comment.