Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
splinecl authored May 20, 2021
1 parent 6e056ea commit 714d9b8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,10 @@ jobs:
uses: BigWigsMods/packager@v1
with:
args: -g classic -w 0

# another example where we supply additional arguments, this example is specifically to release
# for the Classic version of the game
- name: Package and release for BCC
uses: BigWigsMods/packager@v1
with:
args: -g bcc -w 0

0 comments on commit 714d9b8

Please sign in to comment.