Skip to content

Commit 6d5bb28

Browse files
committed
Generate KSP changelog
1 parent 4447bae commit 6d5bb28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ jobs:
3030
with:
3131
ksp-zip-url: https://github.com/KSPModdingLibs/KSPLibs/raw/main/KSP-1.12.5.zip
3232

33+
- name: Generate KSP Changelog
34+
uses: drewcassidy/[email protected]
35+
with:
36+
mod-name: Shabby
37+
output-path: GameData/shabby-version.cfg
38+
3339
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected]
3440

3541
- name: Publish to Github

0 commit comments

Comments
 (0)