mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Upload CCI packages
This commit is contained in:
parent
476b3e4944
commit
945ca5e55c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/conan-package.yml
vendored
1
.github/workflows/conan-package.yml
vendored
|
@ -117,6 +117,7 @@ jobs:
|
|||
if: always()
|
||||
run: |
|
||||
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_full }} -r cura --all -c
|
||||
conan upload "*@_/_" -r cura --all -c
|
||||
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_latest }} -r cura -c
|
||||
|
||||
notify-create:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue