Skip to content

Commit 05a8997

Browse files
committed
Fix packager doing multi-release packaging.
1 parent a64d8cd commit 05a8997

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/make-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
# once cloned, we just run the GitHub Action for the packager project
4040
- name: Package and release
4141
uses: BigWigsMods/packager@v2
42+
with:
43+
args: -S

0 commit comments

Comments
 (0)