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