mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
make sure prerelease tag triggers conan-package
This commit is contained in:
parent
bef3eb8703
commit
c00135bfac
1 changed files with 3 additions and 2 deletions
5
.github/workflows/conan-package.yml
vendored
5
.github/workflows/conan-package.yml
vendored
|
@ -44,8 +44,9 @@ on:
|
|||
- '[1-9].[0-9]'
|
||||
- '[1-9].[0-9][0-9]'
|
||||
tags:
|
||||
- '[1-9].[0-9].[0-9]+'
|
||||
- '[1-9].[0-9][0-9].[0-9]+'
|
||||
- '[1-9].[0-9].[0-9]*'
|
||||
- '[1-9].[0-9].[0-9]'
|
||||
- '[1-9].[0-9][0-9].[0-9]*'
|
||||
|
||||
jobs:
|
||||
conan-recipe-version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue