Skip to content

Commit

Permalink
Update sdkAutomation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniloMilenkovic authored Nov 20, 2024
1 parent 4dda050 commit 8142806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdkAutomation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}",
Expand Down

0 comments on commit 8142806

Please sign in to comment.