mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:05:59 +08:00
Also run on 5.6E branch
Fixes CURA-11523
This commit is contained in:
parent
8676cc3f6b
commit
68460c5547
8
.github/workflows/conan-package.yml
vendored
8
.github/workflows/conan-package.yml
vendored
@ -20,12 +20,8 @@ on:
|
|||||||
- 'main'
|
- 'main'
|
||||||
- 'CURA-*'
|
- 'CURA-*'
|
||||||
- 'PP-*'
|
- 'PP-*'
|
||||||
- '[0-9].[0-9]'
|
- '[0-9].[0-9]*'
|
||||||
- '[0-9].[0-9][0-9]'
|
- '[0-9].[0-9][0-9]*'
|
||||||
tags:
|
|
||||||
- '[0-9].[0-9].[0-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