mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:09:04 +08:00
Also run on 0 versions
Contributes to CURA-10831
This commit is contained in:
parent
50fe469122
commit
015f41145d
10
.github/workflows/conan-package.yml
vendored
10
.github/workflows/conan-package.yml
vendored
@ -41,12 +41,12 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- 'CURA-*'
|
- 'CURA-*'
|
||||||
- '[1-9].[0-9]'
|
- '[0-9].[0-9]'
|
||||||
- '[1-9].[0-9][0-9]'
|
- '[0-9].[0-9][0-9]'
|
||||||
tags:
|
tags:
|
||||||
- '[1-9].[0-9].[0-9]*'
|
- '[0-9].[0-9].[0-9]*'
|
||||||
- '[1-9].[0-9].[0-9]'
|
- '[0-9].[0-9].[0-9]'
|
||||||
- '[1-9].[0-9][0-9].[0-9]*'
|
- '[0-9].[0-9][0-9].[0-9]*'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CONAN_LOGIN_USERNAME_CURA: ${{ secrets.CONAN_USER }}
|
CONAN_LOGIN_USERNAME_CURA: ${{ secrets.CONAN_USER }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user