diff --git a/.github/workflows/Tasmota_build_devel.yml b/.github/workflows/Tasmota_build_devel.yml index bc3073d8f..0c8efe572 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -302,7 +302,7 @@ jobs: with: source_file: 'firmware' destination_repo: 'arendst/tmp_copy' - destination_branch: 'firmware' + destination_branch_create: 'firmware' user_email: 'github-actions@github.com' user_name: 'github-actions' Start_final_copy: