Skip to content

Commit

Permalink
Modify workflow to release all Classic versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudbells committed Dec 26, 2023
1 parent d34e365 commit ec498d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
steps:
- name: Clone project
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Package and release
uses: BigWigsMods/packager@v2
with:
args: -g classic

0 comments on commit ec498d9

Please sign in to comment.