From 05bb8214c830a0c8b37b38ec2245a2e4b614948b Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 18 May 2023 17:37:40 +0200 Subject: [PATCH] destination_branch_create: 'firmware' --- .github/workflows/Tasmota_build_devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: