Skip to content

Commit

Permalink
fix classic & bbc release
Browse files Browse the repository at this point in the history
added missing args
  • Loading branch information
Kiatra authored Sep 30, 2021
1 parent ef91e72 commit a889542
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:

- name: Create Classic Package
uses: BigWigsMods/packager@master
with:
args: -g classic

- name: Create Burning Crusade Package
uses: BigWigsMods/packager@master
with:
args: -g bcc

0 comments on commit a889542

Please sign in to comment.