Skip to content

Commit

Permalink
Merge pull request #113 from KaylinFinke/publish
Browse files Browse the repository at this point in the history
Update package.yml
  • Loading branch information
KaylinFinke authored Aug 31, 2023
2 parents f398a10 + c02856f commit cce73b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
- name: Clone project
uses: actions/checkout@v1

- name: Package and release classic
uses: BigWigsMods/packager@master
with:
args: -g classic
- name: Package and release Wrath
uses: BigWigsMods/packager@master
with:
Expand Down

0 comments on commit cce73b0

Please sign in to comment.