Skip to content

Commit e7bbde3

Browse files
committed
add Titan Reforged release to release.yml
1 parent 97988dd commit e7bbde3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,9 @@ jobs:
6767
- name: Package and Release for Mists of Pandaria Classic
6868
uses: BigWigsMods/packager@master
6969
with:
70-
args: -g mists
70+
args: -g mists
71+
72+
- name: Package and Release for Titan Reforged
73+
uses: BigWigsMods/packager@master
74+
with:
75+
args: -g titan

0 commit comments

Comments
 (0)