Skip to content

Commit

Permalink
create-release: hardcode artifacts since we can't use the env var in …
Browse files Browse the repository at this point in the history
…build
  • Loading branch information
JonnyOThan authored Feb 1, 2025
1 parent 4160dfc commit 2609a7a
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 @@ -12,4 +12,4 @@ jobs:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/create-release.yml@main
with:
version-string: ${{ inputs.version-string }}
artifacts: ${{ vars.BUILD_ARTIFACTS }}
artifacts: Resources/GameData LICENSE* README* CHANGELOG*

0 comments on commit 2609a7a

Please sign in to comment.