Skip to content

add version.props; use kspbt to generate .version file #26

add version.props; use kspbt to generate .version file

add version.props; use kspbt to generate .version file #26

Workflow file for this run

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