Skip to content

Commit

Permalink
- Fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b-morgan committed Feb 16, 2021
1 parent d96f2b2 commit e30d1df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fetch-depth: 10

# once cloned, we just run the GitHub Action for the packager project
- name: Package and release
- name: Package and release for Classic
uses: BigWigsMods/packager@master
with:
args: -classic
args: -g classic

0 comments on commit e30d1df

Please sign in to comment.