mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-26 22:35:46 -07:00
Also run on 5.6E branch
Fixes CURA-11523
This commit is contained in:
parent
8676cc3f6b
commit
68460c5547
1 changed files with 2 additions and 6 deletions
8
.github/workflows/conan-package.yml
vendored
8
.github/workflows/conan-package.yml
vendored
|
|
@ -20,12 +20,8 @@ on:
|
|||
- 'main'
|
||||
- 'CURA-*'
|
||||
- 'PP-*'
|
||||
- '[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]*'
|
||||
- '[0-9].[0-9]*'
|
||||
- '[0-9].[0-9][0-9]*'
|
||||
|
||||
env:
|
||||
CONAN_LOGIN_USERNAME_CURA: ${{ secrets.CONAN_USER }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue