Browse Source

fix typo

Contributes to CURA-9365
j.spijker@ultimaker.com 2 years ago
parent
commit
52636dc81d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/conan-recipe-version.yml

+ 1 - 1
.github/workflows/conan-recipe-version.yml

@@ -100,7 +100,7 @@ jobs:
                             continue
                         if version > latest_branch_version:
                             latest_branch_version = version
-                        if version.prerelease_tag is "":
+                        if version.prerelease is "":
                             latest_branch_tag = repo.tag(tag)
                     
                     # %% Get the actual version