Skip to content

Commit 2609a7a

Browse files
authored
create-release: hardcode artifacts since we can't use the env var in build
1 parent 4160dfc commit 2609a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/create-release.yml@main
1313
with:
1414
version-string: ${{ inputs.version-string }}
15-
artifacts: ${{ vars.BUILD_ARTIFACTS }}
15+
artifacts: Resources/GameData LICENSE* README* CHANGELOG*

0 commit comments

Comments
 (0)