From d7db09d96d7f124c99feadde034f4f53b1ed28fd Mon Sep 17 00:00:00 2001 From: Joey de l'Arago Date: Fri, 30 Sep 2022 13:46:02 +0200 Subject: [PATCH] Update conan-recipe-version.yml --- .github/workflows/conan-recipe-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conan-recipe-version.yml b/.github/workflows/conan-recipe-version.yml index 2272e0aa6e..6a65cefdb3 100644 --- a/.github/workflows/conan-recipe-version.yml +++ b/.github/workflows/conan-recipe-version.yml @@ -175,7 +175,7 @@ jobs: if is_tag: 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" is_release_branch = True user = "_"