Skip to content

Commit

Permalink
Set proper repository name for packages creation
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Nov 27, 2024
1 parent 19743d0 commit 0b32376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-process_release-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- repository: Cura
conan_recipe_root: "resources"
with:
repository: ${{ matrix.repository }}
repository: Ultimaker/${{ matrix.repository }}
branch: ${{ needs.parse-version.outputs.branch_name }}
conan_recipe_root: ${{ matrix.conan_recipe_root }}
secrets: inherit
Expand Down

0 comments on commit 0b32376

Please sign in to comment.