diff --git a/.github/workflows/sdkAutomation.yaml b/.github/workflows/sdkAutomation.yaml index 57fd35dec..be13e94c0 100644 --- a/.github/workflows/sdkAutomation.yaml +++ b/.github/workflows/sdkAutomation.yaml @@ -156,7 +156,7 @@ jobs: -H "X-GitHub-Api-Version: 2022-11-28" \ https://api.github.com/repos/$REPO/actions/workflows/generate_core.yml/dispatches \ -d '{ - "ref": "main", + "ref": "danilo.milenkovic/main", "inputs": { "mcu_name": "${{ github.event.inputs.mcu_name }}", "vendor": "${{ github.event.inputs.vendor }}",