mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 14:29:00 +08:00
make sure prerelease tag triggers conan-package
This commit is contained in:
parent
bef3eb8703
commit
c00135bfac
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…
x
Reference in New Issue
Block a user