We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97bc0a commit 28c95bbCopy full SHA for 28c95bb
1 file changed
.github/workflows/wheel-releaser.yml
@@ -58,6 +58,7 @@ jobs:
58
with:
59
repository: LuxCoreRender/LuxCore
60
version: ${{ inputs.release-version }}
61
+ build-type: Release
62
63
create-release:
64
name: 'Create release'
0 commit comments