mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 05:39:37 +08:00
Set proper version for nightly stable build
This commit is contained in:
parent
3458ce1d10
commit
78ba8d834d
2
.github/workflows/nightly-stable.yml
vendored
2
.github/workflows/nightly-stable.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
build-nightly:
|
build-nightly:
|
||||||
uses: ./.github/workflows/nightly.yml
|
uses: ./.github/workflows/nightly.yml
|
||||||
with:
|
with:
|
||||||
cura_conan_version: "cura/[*]@ultimaker/stable"
|
cura_conan_version: "cura/[*]"
|
||||||
release_tag: "nightly-stable"
|
release_tag: "nightly-stable"
|
||||||
caller_workflow: "nightly-stable.yml"
|
caller_workflow: "nightly-stable.yml"
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user