mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Update conan-recipe-version.yml
This commit is contained in:
parent
51b3c338da
commit
d7db09d96d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conan-recipe-version.yml
vendored
2
.github/workflows/conan-recipe-version.yml
vendored
|
@ -175,7 +175,7 @@ jobs:
|
||||||
|
|
||||||
if is_tag:
|
if is_tag:
|
||||||
print("THE TAG IS: ", ${{ github.ref_name }})
|
print("THE TAG IS: ", ${{ github.ref_name }})
|
||||||
if is_tag and ${{ github.ref_name }} == "5.2.0-beta:
|
if is_tag and ${{ github.ref_name }} == "5.2.0-beta":
|
||||||
actual_version = "5.2.0-beta"
|
actual_version = "5.2.0-beta"
|
||||||
is_release_branch = True
|
is_release_branch = True
|
||||||
user = "_"
|
user = "_"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue