Skip to content

Commit

Permalink
create-release.yml: copy inputs from build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Dec 1, 2024
1 parent fa0de45 commit 6fb4667
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ jobs:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/create-release.yml@main
with:
version-string: ${{ inputs.version-string }}
solution-file-path: KerbalVR_Mod/KerbalVR_Mod.sln
use-ckan: true
artifacts: KerbalVR_Mod/GameData 'KerbalVR_Mod/Optional Mods' KerbalVR_Mod/KSP_x64_Data KerbalVR_Mod/vrinstaller.exe KerbalVR_Mod/KerbalVR-Dependencies.ckan README.md

0 comments on commit 6fb4667

Please sign in to comment.