Skip to content

enable .version file generation with kspbt #27

enable .version file generation with kspbt

enable .version file generation with kspbt #27

Workflow file for this run

name: build
on:
push:
branches: [ "dev" ]
paths:
- '**/*.cs'
- '**/*.csproj'
- '**/*.props'
pull_request:
paths:
- '**/*.cs'
- '**/*.csproj'
- '**/*.props'
workflow_dispatch:
workflow_call:
jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
use-ckan: true