mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 15:57:52 -06:00
Use workflow from branch
This commit is contained in:
parent
70f01f2a1b
commit
33ac9a9bc1
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ jobs:
|
|||
|
||||
feature-freeze:
|
||||
name: Process feature freeze
|
||||
uses: Ultimaker/Cura-workflows/.github/workflows/cura-set-packages-versions.yml@main
|
||||
# FIXME: Use main once merged
|
||||
uses: Ultimaker/Cura-workflows/.github/workflows/cura-set-packages-versions.yml@CURA-11622_conan_v2
|
||||
needs: [parse-version]
|
||||
with:
|
||||
cura_version: ${{ needs.parse-version.outputs.package_version }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue