diff --git a/.github/workflows/release_trigger.yml b/.github/workflows/release_trigger.yml index cfa7986..fd5fe05 100644 --- a/.github/workflows/release_trigger.yml +++ b/.github/workflows/release_trigger.yml @@ -15,7 +15,7 @@ on: jobs: call-release-trigger: - uses: ynput/ops-repo-automation/.github/workflows/release_trigger.yml@main + uses: ynput/ops-repo-automation/.github/workflows/release_trigger_cpp.yml@main with: draft: ${{ inputs.draft }}