mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Use more explicit tag for nightlies
This commit is contained in:
parent
c8f040e90e
commit
a1657dc329
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly-testing.yml
vendored
2
.github/workflows/nightly-testing.yml
vendored
|
@ -13,5 +13,5 @@ jobs:
|
|||
with:
|
||||
# FIXME: Use testing channel once merged
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue