Skip to content

Commit b6c8ae2

Browse files
committed
Disable BC packages for WoWInterface
1 parent 9279239 commit b6c8ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Create BC Package
3636
uses: BigWigsMods/packager@master
3737
with:
38-
args: "-g bc"
38+
args: "-g bc -w 0"
3939
env:
4040
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
4141
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}

0 commit comments

Comments
 (0)