Skip to content

Commit

Permalink
Generate KSP changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
drewcassidy committed Sep 9, 2024
1 parent 4447bae commit 6d5bb28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
with:
ksp-zip-url: https://github.com/KSPModdingLibs/KSPLibs/raw/main/KSP-1.12.5.zip

- name: Generate KSP Changelog
uses: drewcassidy/[email protected]
with:
mod-name: Shabby
output-path: GameData/shabby-version.cfg

- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected]

- name: Publish to Github
Expand Down

0 comments on commit 6d5bb28

Please sign in to comment.