From 521709dd9a95e8e29a658afe001127e2d41d4172 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 18 May 2023 15:45:57 +0200 Subject: [PATCH] Update Tasmota_build_devel.yml --- .github/workflows/Tasmota_build_devel.yml | 1 - 1 file changed, 1 deletion(-) 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'