Spec Kit Templates v0.0.102: Release Workflow Fix

Spec Kit v0.0.102 fixes release workflow triggers to properly detect src/ path changes. Quick CI/CD patch.

Spec Kit Templates v0.0.102: Release Workflow Fix

TL;DR

  • Fixed release workflow to properly trigger on src/ path changes
  • One-line fix to CI/CD pipeline configuration

Fixed

  • Release workflow triggers — now includes src/** path in workflow conditions so releases fire when source files change

Update with: npm install @github/spec-kit@0.0.102 or download from the release page.

Source: Spec Kit