Skip to content

Commit

Permalink
Use workflow from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Nov 27, 2024
1 parent 70f01f2 commit 33ac9a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-process_feature-freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 33ac9a9

Please sign in to comment.