diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index 1916098..a15c598 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -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: