Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/conan-package.yml')
-rw-r--r--.github/workflows/conan-package.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/conan-package.yml b/.github/workflows/conan-package.yml
index 2c8de838fd..4f0ec17ad5 100644
--- a/.github/workflows/conan-package.yml
+++ b/.github/workflows/conan-package.yml
@@ -95,7 +95,7 @@ jobs:
secrets: inherit
notify-export:
- if: always()
+ if: ${{ always() }}
needs: [ conan-recipe-version, conan-package-export-linux, conan-package-export-macos, conan-package-export-windows ]
uses: ultimaker/cura/.github/workflows/notify.yml@main