We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9449870 commit fca2fabCopy full SHA for fca2fab
.github/workflows/find-packages.yml
@@ -40,7 +40,7 @@ permissions:
40
jobs:
41
find-packages:
42
name: Find packages for Jira ticket
43
- uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@main
+ uses: ultimaker/cura-workflows/.github/workflows/find-package-by-ticket.yml@find_conan_package_python_version
44
with:
45
jira_ticket_number: ${{ inputs.jira_ticket_number }}
46
secrets: inherit
0 commit comments