2 Commits

Author SHA1 Message Date
84c9baa2d5 chore: delete build script for BG3 Russian package 2026-04-08 01:30:22 +03:00
a60aa56477 Run CI only for tags and manual dispatch
All checks were successful
Build Mod Package / build (push) Successful in 18s
2026-04-08 01:16:56 +03:00
2 changed files with 0 additions and 8 deletions

View File

@@ -2,9 +2,6 @@ name: Build Mod Package
on:
push:
branches:
- main
- master
tags:
- "v*"
workflow_dispatch:

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
set -euo pipefail
mkdir -p build
Divine -a create-package -g bg3 -s Mods -d "build/DnD 5.5e AIO Russian.pak"