Implemented tag release

This commit is contained in:
acidicoala
2025-10-06 23:01:40 +05:00
parent 96ec32228c
commit 060d6e15a3
5 changed files with 8 additions and 5 deletions

View File

@@ -2,6 +2,8 @@ name: 'Development Build'
on:
push:
branches:
- '**' # This prevents dev builds on tag pushes
jobs:
dev-build:

View File

@@ -15,5 +15,6 @@ jobs:
uses: acidicoala/KoalaBox/.github/workflows/create-release.yml@master
needs: build-binaries
with:
version: ${{ github.ref_name }}
zip_command: 'TODO'
zip_files: >
res/README.txt
res/SmokeAPI.config.json