Skip to content

Commit

Permalink
create-release.yml: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Jan 13, 2025
1 parent f911288 commit 25401df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
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
artifacts: KerbalVR_Mod/GameData 'KerbalVR_Mod/Optional Mods' KerbalVR_Mod/KSP_x64_Data KerbalVR_Mod/vrinstaller.exe KerbalVR_Mod/KerbalVR-Dependencies.ckan README.md CHANGELOG.md

0 comments on commit 25401df

Please sign in to comment.