From c398314175310efe94a8f547817de124cc0fedbc Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Wed, 5 Jun 2024 13:55:43 +0200 Subject: [PATCH] Attempt to fix the syntax --- .github/workflows/release-process_release-candidate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-process_release-candidate.yml b/.github/workflows/release-process_release-candidate.yml index 918feb979e..e2febdbaf9 100644 --- a/.github/workflows/release-process_release-candidate.yml +++ b/.github/workflows/release-process_release-candidate.yml @@ -120,7 +120,7 @@ jobs: create-cura-package: name: Create conan package for Cura - uses: ultimaker/cura-workflows/.github/workflows/conan-package-release.yml@CURA-10769_automate_release_action + uses: Ultimaker/Cura-workflows/.github/workflows/conan-package-release.yml@CURA-10769_automate_release_action needs: [parse-version, create-dependencies-packages] with: repository: Cura @@ -134,7 +134,7 @@ jobs: create-installers: name: Create installers - uses: UltiMaker/Cura/.github/workflows/installers.yml@CURA-10769_automate_release_action + uses: Ultimaker/Cura/.github/workflows/installers.yml@CURA-10769_automate_release_action needs: [parse-version, create-cura-package] with: cura_conan_version: cura/${{ inputs.cura_version }}@/