Updated GitHub workflows

This commit is contained in:
Blixibon
2022-10-30 13:33:43 -05:00
parent 8da7734c0d
commit f5cf90dbc3
3 changed files with 4 additions and 3 deletions

View File

@@ -64,5 +64,7 @@ jobs:
with:
configuration: '${{ github.event.inputs.configuration }}'
branch: '${{ github.event.inputs.branch }}'
game: '${{ github.event.inputs.game }}'
project-group: '${{ github.event.inputs.project-group }}'
solution-name: '${{ github.event.inputs.solution-name }}'
build-on-linux: '${{ github.event.inputs.build-on-linux }}'