Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/conan-package.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/conan-package.yml b/.github/workflows/conan-package.yml
index 34fef10cee..a2603dd345 100644
--- a/.github/workflows/conan-package.yml
+++ b/.github/workflows/conan-package.yml
@@ -43,7 +43,8 @@ on:
- 'CURA-*'
- '[1-9]+.[0-9]+'
tags:
- - '[1-9]+.[0-9]+.[0-9]+'
+ - '[0-9]+.[0-9]+.[0-9]+'
+ - '[0-9]+.[0-9]+-beta'
jobs:
conan-recipe-version: