mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
remove debugging statement
This commit is contained in:
parent
2cc923761d
commit
fce7df29e0
1 changed files with 0 additions and 2 deletions
2
.github/workflows/conan-recipe-version.yml
vendored
2
.github/workflows/conan-recipe-version.yml
vendored
|
@ -169,8 +169,6 @@ jobs:
|
|||
# FIXME: for external PR's
|
||||
actual_version = f"5.3.0-alpha+{buildmetadata}pr_{issue_number}"
|
||||
|
||||
if is_tag:
|
||||
print("THE TAG IS: ", ${{ github.ref_name }})
|
||||
if is_tag and ${{ github.ref_name }} == "5.2.0-beta":
|
||||
actual_version = "5.2.0-beta"
|
||||
is_release_branch = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue