mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 12:25:56 +08:00
Use more explicit tag for nightlies
This commit is contained in:
parent
c8f040e90e
commit
a1657dc329
2
.github/workflows/nightly-testing.yml
vendored
2
.github/workflows/nightly-testing.yml
vendored
@ -13,5 +13,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# FIXME: Use testing channel once merged
|
# FIXME: Use testing channel once merged
|
||||||
cura_conan_version: "cura/[*]@ultimaker/cura_11622"
|
cura_conan_version: "cura/[*]@ultimaker/cura_11622"
|
||||||
release_tag: "nightly-5.6" # Fixed version, we reuse the same tag forever
|
release_tag: "nightly-stable" # Fixed version, we reuse the same tag forever
|
||||||
caller_workflow: "nightly-testing.yml"
|
caller_workflow: "nightly-testing.yml"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user