diff --git a/.github/workflows/Tasmota_build_development.yml b/.github/workflows/Tasmota_build_development.yml index 256ebfb72..bed9c00a2 100644 --- a/.github/workflows/Tasmota_build_development.yml +++ b/.github/workflows/Tasmota_build_development.yml @@ -1362,6 +1362,6 @@ jobs: with: source_file: 'trigger.txt' destination_repo: 'Jason2866/Tasmota-specials' - destination_branch: 'special_builder' + destination_branch: 'start_build' user_email: 'github-actions@github.com' user_name: 'github-actions'