Skip to content

Commit 560a148

Browse files
committed
Releaser: remove luxcore-ref setting
1 parent 681f1cc commit 560a148

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ on:
1818
required: False
1919
default: LuxCore Wheels
2020
type: string
21-
luxcore-ref:
22-
description: "LuxCore ref to checkout for build (default: current branch)"
23-
required: True
24-
default: ''
25-
type: string
2621
allow-updates:
2722
description: "Update existing release (if any)"
2823
required: True
@@ -48,7 +43,6 @@ jobs:
4843
uses: LuxCoreRender/LuxCore/.github/workflows/wheels.yml@cbbdcbcd4119a981b36599a362c8792bdb7f0711
4944
with:
5045
repository: LuxCoreRender/LuxCore
51-
ref: ${{ inputs.luxcore-ref }}
5246

5347
create-release:
5448
name: 'Create release'

0 commit comments

Comments
 (0)