From ac62608e73d9b50266fcddd189693d43a389fa01 Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Mon, 13 Mar 2023 11:50:02 +0100 Subject: [PATCH] Revert "Upload CCI packages" This reverts commit 945ca5e55cfc516708cc5287511a928a3ab5f5b4. --- .github/workflows/conan-package.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/conan-package.yml b/.github/workflows/conan-package.yml index a70d183f4d..7ef76ab8d1 100644 --- a/.github/workflows/conan-package.yml +++ b/.github/workflows/conan-package.yml @@ -117,7 +117,6 @@ 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: